Module gesture

Module gesture 

Source

Structs§

Gesture
Implements a gesture as a cloud of points (i.e., an unordered set of points). For $P, gestures are normalized with respect to scale, translated to origin, and resampled into a fixed number of 32 points. For $Q, a LUT is also computed.

Constants§

LUT_SCALE_FACTOR
Scale factor to convert between integer x and y coordinates and the size of the LUT
LUT_SIZE
The default size of the lookup table is 64 x 64