ITextCaptureCoreAPI interface
Provides access to functionality for text capture scenario for a single image.
interface ITextCaptureCoreAPI
Properties
Name | Type | Description |
---|---|---|
Settings | TextCaptureSettings, read-only | Settings specific for text capture scenario. |
Methods
Name | Description |
---|---|
RecognizeAsync | Performs recognition of an image. |
02.03.2022 12:59:15