IDCardRecognitionSettings
Contents
[
Hide
]IDCardRecognitionSettings class
Settings for the ID Card recognition.
Contains elements that allow customizing the recognition process.
The IDCardRecognitionSettings type exposes the following members:
Constructors
Name | Description |
---|---|
IDCardRecognitionSettings(language) | Initializes a new instance of the IDCardRecognitionSettings class |
IDCardRecognitionSettings() | Initializes a new instance of the |
Properties
Name | Description |
---|---|
threads_count | Gets or sets the number fo threads for processing. |
language | Gets or sets the language used for OCR. |
ignored_symbols | Sets blacklist for recognition symbols. |
allowed_characters | Allowed characters set. Determines the type of characters allowed for recognition result. |
automatic_color_inversion | Detect images with white text on dark/black background and automatically choose a special OCR algorithm for them. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr