VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.ML.HandwrittenDigits Namespace / HandwrittenDigitsOcrEngine Class
In This Topic
HandwrittenDigitsOcrEngine Class Properties
In This Topic
For a list of all properties of this type, see HandwrittenDigitsOcrEngine.
Public Properties
 NameDescription
Public PropertyGets or sets a ChangePixelFormatToBlackWhiteCommand that is used for binarization of the source image before text recognition. (Inherited from OcrEngine)
Public PropertyGets the type of the OCR engine.
Public PropertyGets or sets a processing command that is used for preprocessing of the source image after Binarization and before text recognition. (Inherited from OcrEngine)
Public PropertyGets or sets the region on image which should be recognized. (Inherited from OcrEngine)
Public PropertyGets an information about recognition time.
Public PropertyGets an array of supported languages for recognition.
See Also