| Name | Description | |
|---|---|---|
![]() | Binarization | Gets or sets a ChangePixelFormatToBlackWhiteCommand that is used for binarization of the source image before text recognition. (Inherited from OcrEngine) |
![]() | CustomDictinaryFilename | Gets the filename of custom dictionary, which is used for recognition. |
![]() | DataPath | Gets or sets the path to the Tesseract data. |
![]() | DllFilename | Gets the path to the Tesseract5.Vintasoft.xXX.dll. |
![]() | DllVersion | Gets the version of Tesseract5.Vintasoft.xXX.dll. |
![]() | EngineType | Gets the type of the OCR engine. |
![]() | Language | Gets the recognition language. |
![]() | Languages | Gets the recognition languages. |
![]() | Preprocessing | Gets or sets a processing command that is used for preprocessing of the source image after Binarization and before text recognition. (Inherited from OcrEngine) |
![]() | RecognitionMode | Gets the recognition mode of Tesseract OCR. |
![]() | RecognitionRegion | Gets or sets the region on image which should be recognized. (Inherited from OcrEngine) |
![]() | RecognitionRegionType | Gets the type of recognition region. |
![]() | RecognizeTime | Gets an information about recognition time. |
![]() | SupportedLanguages | Gets an array of languages, which are supported for text recognition. |
