OCR interface
Contains the text found in image for the language specified.
Properties
| cache |
The cache id. |
| candidates | The list of candidate text. |
| language | The ISO 639-3 code. |
| metadata | Array of KeyValue. |
| status | The evaluate status |
| text | The found text. |
| tracking |
The tracking id. |
Property Details
cacheId
The cache id.
cacheId?: string
Property Value
string
candidates
language
The ISO 639-3 code.
language?: string
Property Value
string
metadata
status
text
The found text.
text?: string
Property Value
string
trackingId
The tracking id.
trackingId?: string
Property Value
string