OCR interface
包含所指定語言的影像中找到的文字。
屬性
| cache |
快取標識碼。 |
| candidates | 候選文字的清單。 |
| language | ISO 639-3 程式代碼。 |
| metadata | KeyValue 的陣列。 |
| status | 評估狀態 |
| text | 找到的文字。 |
| tracking |
追蹤標識碼。 |
屬性詳細資料
cacheId
快取標識碼。
cacheId?: string
屬性值
string
candidates
language
ISO 639-3 程式代碼。
language?: string
屬性值
string
metadata
status
text
找到的文字。
text?: string
屬性值
string
trackingId
追蹤標識碼。
trackingId?: string
屬性值
string