VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.ML.HandwrittenDigits Namespace / HandwrittenDigitsOcrEngine Class
In This Topic
HandwrittenDigitsOcrEngine Class Methods
In This Topic
For a list of all methods of this type, see HandwrittenDigitsOcrEngine.
Public Methods
 NameDescription
Public MethodClears the current image, which is specified by the SetImage(VintasoftImage) method.
Public MethodReturns the default recognition region splitting settings. (Inherited from OcrEngine)
Public MethodInitializes the OCR engine.
Public MethodOverloaded. Recognizes the current image and returns the result as .
Public MethodSets the current image for recognition.
Public MethodShutdowns the OCR engine.
Protected Methods
 NameDescription
Protected MethodRaises the Initialized event. (Inherited from OcrEngine)
Protected MethodRaises the Progress event. (Inherited from OcrEngine)
See Also