Parameter | Type | Description | Example |
---|---|---|---|
object | The figure information. | ||
FigureId | string | The figure ID. | 868a9e74-cde5-4c7a-9013-28bb984**** |
FigureConfidence | float | The confidence level of the figure. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 1 |
FigureClusterId | string | The ID of the face clustering task. The following IDs of special face clustering tasks are reserved:
| Cluster-dbe72fec-b84c-4ab6-885b-3678e64**** |
FigureClusterConfidence | float | The confidence level of the face clustering task. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 1 |
FigureType | string | The figure type. Set this parameter to face. | face |
Age | long | The age. | 29 |
AgeSD | float | The standard deviation of the age. | 5 |
Gender | string | The gender. Valid values:
| female |
GenderConfidence | float | The confidence level of the gender. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 1 |
Emotion | string | The emotion. Valid values:
| happiness |
EmotionConfidence | float | The confidence level of the emotion. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 0.707845687866210 |
FaceQuality | float | The face quality. | 0.960875928401947 |
Boundary | Boundary | The face boundary information. | |
Mouth | string | Specifies whether the mouth is open. Valid values:
| close |
MouthConfidence | float | The confidence level of detecting whether the mouth is open. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 1 |
Beard | string | Specifies whether the figure has a beard. Valid values:
| none |
BeardConfidence | float | The confidence level of detecting whether the figure has a beard. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 1 |
Hat | string | Specifies whether the figure wears a hat. Valid values:
| none |
HatConfidence | float | The confidence level of detecting whether the figure wears a hat. | 1 |
Mask | string | Specifies whether the figure wears a mask. Valid values:
| none |
MaskConfidence | float | The confidence level of detecting whether the figure wears a mask. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 1 |
Glasses | string | Specifies whether the figure wears glasses. Valid values:
| none |
GlassesConfidence | float | The confidence level of detecting whether the figure wears glasses. Valid values: 0 to 1. The value 0 indicates the lowest confidence level. The value 1 indicates the highest confidence level. | 0.8 |
Sharpness | float | The clarity. | 0.7 |
Attractive | float | The face attractiveness. A high score indicates strong attractiveness. Valid values: 0 to 1. | 0.96 |
HeadPose | HeadPose | The head orientation. |