OCR interface
包含指定语言的图像中找到的文本。
属性
| cache |
缓存 ID。 |
| candidates | 候选文本的列表。 |
| language | ISO 639-3 代码。 |
| metadata | KeyValue 数组。 |
| status | 评估状态 |
| text | 找到的文本。 |
| tracking |
跟踪 ID。 |
属性详细信息
cacheId
缓存 ID。
cacheId?: string
属性值
string
candidates
language
ISO 639-3 代码。
language?: string
属性值
string
metadata
status
text
找到的文本。
text?: string
属性值
string
trackingId
跟踪 ID。
trackingId?: string
属性值
string