Uses of Interface
hhreco.recognition.MultiStrokeRecognizer

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

Uses of MultiStrokeRecognizer in hhreco.recognition
 

Classes in hhreco.recognition that implement MultiStrokeRecognizer
 class HHRecognizer
          This is a general purpose recognizer in which feature extractors and the classifier can be user-specified.