ReceiptRecognitionSettings
Contents
[
Hide
]ReceiptRecognitionSettings class
Settings for the receipt recognition.
Contains elements that allow customizing the recognition process.
The ReceiptRecognitionSettings type exposes the following members:
Constructors
Name | Description |
---|---|
ReceiptRecognitionSettings(language) | Initializes a new instance of the ReceiptRecognitionSettings class |
ReceiptRecognitionSettings() | 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