Uses of Class
hhreco.toolbox.InterpolateStrokeFilter

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

Uses of InterpolateStrokeFilter in hhreco.recognition
 

Methods in hhreco.recognition with parameters of type InterpolateStrokeFilter
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.