Package hhreco.toolbox

Stroke preprocessing routines.

See:
          Description

Class Summary
ApproximateStrokeFilter Implementation of a point reduction technique.
InterpolateStrokeFilter For every 2 consecutive points in a stroke, fill in with evenly spaced points until the distance in between any 2 consecutive points no longer exceeds the threshold distance.
StrokeFilter An object which filters a pen stroke in order to reduce the complexity in the raw data points.
Util General utilities.
 

Package hhreco.toolbox Description

Stroke preprocessing routines.