CarPlateRecognitionSettings
Contents
[
Hide
]CarPlateRecognitionSettings class
Settings for the car number recognition.
Contains elements that allow customizing the recognition process.
The CarPlateRecognitionSettings type exposes the following members:
Constructors
Name | Description |
---|---|
CarPlateRecognitionSettings(language) | Initializes a new instance of the CarPlateRecognitionSettings class |
CarPlateRecognitionSettings() | Initializes a new instance of the |
Properties
Name | Description |
---|---|
language | Gets or sets the language used for OCR. |
ignored_symbols | Sets blacklist for recognition symbols. |
allowed_symbols | Set the allowed characters with alphabet property. |
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