Parameter | Type | Description | Example |
---|---|---|---|
object | The label information. | ||
Language | string | The label language, which is in the BCP 47 format. | zh-Hans |
LabelName | string | The label name. | |
LabelLevel | long | The label level. The value is greater than or equal to 1. | 1 |
LabelConfidence | float | The label confidence level. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 0.9891784601980591 |
ParentLabelName | string | The name of the parent label. | |
CentricScore | float | The central value score of the label, which specifies whether the label is the subject in the image. Valid values: 0 to 1. | 0.7319999933242798 |