次の方法で共有


Word interface

認識された単語を表すオブジェクト。

プロパティ

boundingBox

認識された単語の境界ボックス。

confidence

定性的信頼度測定。

text

単語のテキスト コンテンツ。

プロパティの詳細

boundingBox

認識された単語の境界ボックス。

boundingBox: number[]

プロパティ値

number[]

confidence

定性的信頼度測定。

confidence: number

プロパティ値

number

text

単語のテキスト コンテンツ。

text: string

プロパティ値

string