你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Match interface
The match details.
Properties
label | The label. |
match |
The match id. |
score | Confidence score of the image match. |
source | The source. |
tags | The tags for match details. |
Property Details
label
The label.
label?: string
Property Value
string
matchId
The match id.
matchId?: number
Property Value
number
score
Confidence score of the image match.
score?: number
Property Value
number
source
The source.
source?: string
Property Value
string
tags
The tags for match details.
tags?: number[]
Property Value
number[]