Click or drag to resize

GesturePreprocessor Methods

The GesturePreprocessor type exposes the following members.

Methods
  NameDescription
Public methodDrawGizmos
Draw the discrete grid as a gizmo.
Private methodExtract
Convert captured gesture points into discrete ones.
Private methodStatic memberGetDiscretized
Convert a single normalized point into a discrete one.
Public methodGetInput
Convert a gesture to an array of input values for training.
Private methodGetMatrixSize
Return the size of Matrix as a vector.
Private methodStatic memberIsNormalized
Check whether point is normalized.
Private methodStatic memberIsValidSize
Check whether size is valid (all components are positive).
Top
See Also