# Dr. Sebastien Marcel - IDIAP 2001
# This directory contains training, evaluation and test files for hand gesture
# recognition (Reverse symbolic 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 96 7 16 27 
eval  62 8 18 33 
test  48 9 18 33 
