# Dr. Sebastien Marcel - IDIAP 2001
# This directory contains training, evaluation and test files for hand gesture
# recognition (Reverse deictic gesture trajectories in 2D)
# Here is an example :

2   # number of points of the trajectory
0.2083 0.2491 0
0.21375 0.25 0
3   # number of points of the trajectory
0.2083 0.2491 1
0.21375 0.25 1
......

# Here is statistics on the sets
set | # trajectories | min # of points | mean # of points | max # of points

train 140 5 14 27 
eval  60  5 13 27 
test  49  5 14 25 
