VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Tesseract Namespace / TesseractOcrSettings Class
In This Topic
TesseractOcrSettings Class Properties
In This Topic
For a list of all properties of this type, see TesseractOcrSettings.
Public Properties
 NameDescription
Public PropertyGets or sets the list of characters, which are allowable in recognizing text. (Inherited from OcrEngineSettings)
Public PropertyGets or sets the filename suffix of a custom dictionary.
Public PropertyGets the type of OCR engine.
Public PropertyGets or sets the language for recognition. (Inherited from OcrEngineSettings)
Public PropertyGets or sets the languages for recognition. (Inherited from OcrEngineSettings)
Public PropertyGets or sets the maximum number of blobs (titles, paragraphs) a big blob can overlap.
Public PropertyGets or sets the recognition mode of Tesseract OCR.
Public PropertyGets or sets the type of the recognition region. (Inherited from OcrEngineSettings)
Public PropertyGets or sets a value indicating whether the OCR engine should use the custom dictionaries.
Public PropertyGets or sets a value indicating whether the Tesseract OCR engine must do additional analysis of OCR result and return OCR result with non-overlapping symbol regions.
See Also