PassportRecognitionSettings
Contents
[
Hide
]PassportRecognitionSettings class
Settings for the passport recognition.
Contains elements that allow customizing the recognition process.
The PassportRecognitionSettings type exposes the following members:
Constructors
Name | Description |
---|---|
PassportRecognitionSettings(language) | Initializes a new instance of the PassportRecognitionSettings class |
PassportRecognitionSettings() | 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. |
country | Set the template for passport recognition and to extract the keywords. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr