# Dr. Sebastien Marcel - IDIAP 2001
# This directory contains training, evaluation and test files for hand gesture
# recognition (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 152 5 13 29
eval  76  5 14 29
test  67  5 15 28
