Interface | Description |
---|---|
IOcrConnector |
Defines methods that are required to apply OCR to image documents and embedded images.
|
Class | Description |
---|---|
RecognizedImage |
Represents text, extracted from an image as a result of its recognition process.
|
TextFragment |
Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
|
TextLine |
Represents text, extracted from an image as a result of its recognition process.
|
Copyright © 2022. All rights reserved.