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[]