![]() |
Aspose.OCR for Python via Java API docs
|
Determines the type of regions detected by the model. More...
Inherits Enum.
Static Public Attributes | |
| int | LINES = 1 |
| int | PARAGRAPHS = 0 |
| int | WORDS = 2 |
Determines the type of regions detected by the model.
Used in the get_text_areas to indicate which result will be obtained - paragraph coordinates or line coordinates.
|
static |
|
static |
|
static |