# Dr. Sebastien Marcel - IDIAP 2001
# This directory contains training, evaluation and test files for hand gesture
# recognition (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 196 5 17 36
eval  98  5 17 36
test  99  8 18 37
