AccessoryItemOutput interface
Accessory item and corresponding confidence level.
Properties
| confidence | Confidence level of the accessory type. Range between [0,1]. |
| type | Type of the accessory. Possible values: "headwear", "glasses", "mask" |
Property Details
confidence
Confidence level of the accessory type. Range between [0,1].
confidence: number
Property Value
number
type
Type of the accessory.
Possible values: "headwear", "glasses", "mask"
type: string
Property Value
string