VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Tesseract Namespace / TesseractOcr Class
In This Topic
TesseractOcr Class Properties
In This Topic
For a list of all properties of this type, see TesseractOcr.
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 filename of custom dictionary, which is used for recognition.
Public PropertyGets or sets the path to the Tesseract data.
Public PropertyGets the path to the Tesseract5.Vintasoft.xXX.dll.
Public PropertyGets the version of Tesseract5.Vintasoft.xXX.dll.
Public PropertyGets the type of the OCR engine.
Public PropertyGets the recognition language.
Public PropertyGets the recognition languages.
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 the recognition mode of Tesseract OCR.
Public PropertyGets or sets the region on image which should be recognized. (Inherited from OcrEngine)
Public PropertyGets the type of recognition region.
Public PropertyGets an information about recognition time.
Public PropertyGets an array of languages, which are supported for text recognition.
See Also