RecognizedImage constructor
init
Constructs a new instance of RecognizedImage
def __init__(self, lines):
...
Parameter | Type | Description |
---|---|---|
lines | list |
See Also
- module
groupdocs.redaction.integration.ocr
- class
RecognizedImage
Constructs a new instance of RecognizedImage
def __init__(self, lines):
...
Parameter | Type | Description |
---|---|---|
lines | list |
groupdocs.redaction.integration.ocr
RecognizedImage