Uses of Class
hhreco.toolbox.ApproximateStrokeFilter

Packages that use ApproximateStrokeFilter
hhreco.recognition Interfaces and core classes for doing multi-stroke symbol recognition. 
 

Uses of ApproximateStrokeFilter in hhreco.recognition
 

Methods in hhreco.recognition with parameters of type ApproximateStrokeFilter
static TimedStroke[] HHRecognizer.preprocess(TimedStroke[] s, ApproximateStrokeFilter approxFilter, InterpolateStrokeFilter interpFilter, java.awt.geom.AffineTransform at)
          This preprocessing routine normalizes the scaling and the translation of the given shape.