你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Word interface

表示已识别单词的 对象。

属性

boundingBox

已识别字词的边界框。

confidence

定性置信度度量值。 可能的值包括:“High”、“Low”

text

单词的文本内容。

属性详细信息

boundingBox

已识别字词的边界框。

boundingBox: number[]

属性值

number[]

confidence

定性置信度度量值。 可能的值包括:“High”、“Low”

confidence?: TextRecognitionResultConfidenceClass

属性值

text

单词的文本内容。

text: string

属性值

string