Name | Description | |
---|---|---|
![]() | TesseractOcrSettings | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | TesseractOcrSettings | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CharWhiteList | Gets or sets the list of characters, which are allowable in recognizing text. (Inherited from OcrEngineSettings) |
![]() | CustomDictionarySuffix | Gets or sets the filename suffix of a custom dictionary. |
![]() | EngineType | Gets the type of OCR engine. |
![]() | Language | Gets or sets the language for recognition. (Inherited from OcrEngineSettings) |
![]() | Languages | Gets or sets the languages for recognition. (Inherited from OcrEngineSettings) |
![]() | MaxBlobOverlaps | Gets or sets the maximum number of blobs (titles, paragraphs) a big blob can overlap. |
![]() | RecognitionMode | Gets or sets the recognition mode of Tesseract OCR. |
![]() | RecognitionRegionType | Gets or sets the type of the recognition region. (Inherited from OcrEngineSettings) |
![]() | UseCustomDictionaries | Gets or sets a value indicating whether the OCR engine should use the custom dictionaries. |
![]() | UseSymbolRegionsCorrection | Gets 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. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current TesseractOcrSettings instance. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |