GesturePreprocessor Methods |
The GesturePreprocessor type exposes the following members.
Name | Description | |
---|---|---|
DrawGizmos |
Draw the discrete grid as a gizmo.
| |
Extract |
Convert captured gesture points into discrete ones.
| |
GetDiscretized |
Convert a single normalized point into a discrete one.
| |
GetInput |
Convert a gesture to an array of input values for training.
| |
GetMatrixSize |
Return the size of Matrix as a vector.
| |
IsNormalized |
Check whether point is normalized.
| |
IsValidSize |
Check whether size is valid (all components are positive).
|