OCR interface
指定した言語の image で見つかったテキストを格納します。
プロパティ
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