|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The figure information. |
||
| FigureId |
string |
The ID of the figure object. |
868a9e74-cde5-4c7a-9013-28bb984**** |
| FigureConfidence |
number |
The confidence score of the figure object. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| FigureClusterId |
string |
The figure cluster ID. The following reserved special cluster ID names are included:
|
Cluster-dbe72fec-b84c-4ab6-885b-3678e64**** |
| FigureClusterConfidence |
number |
The clustering confidence score. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| FigureType |
string |
The figure type. |
face |
| Age |
integer |
The age. |
29 |
| AgeSD |
number |
The age standard deviation. |
5 |
| Gender |
string |
The gender. |
female |
| GenderConfidence |
number |
The gender confidence score. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| Emotion |
string |
The emotion. |
happiness |
| EmotionConfidence |
number |
The emotion confidence score. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
0.707845687866210 |
| FaceQuality |
number |
The face quality score, which evaluates whether the image quality is suitable for face recognition. A higher score indicates better quality. Valid values: 0 to 1. |
0.960875928401947 |
| Boundary | Boundary |
The face boundary information. |
|
| Mouth |
string |
Indicates whether the mouth is open. |
close |
| MouthConfidence |
number |
The confidence score for whether the mouth is open. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| Beard |
string |
Indicates whether the person has a beard. |
none |
| BeardConfidence |
number |
The confidence score for whether the person has a beard. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| Hat |
string |
Indicates whether the person is wearing a hat. |
none |
| HatConfidence |
number |
The confidence score for whether the person is wearing a hat. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| Mask |
string |
Indicates whether the person is wearing a mask. |
none |
| MaskConfidence |
number |
The confidence score for whether the person is wearing a mask. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
1 |
| Glasses |
string |
Indicates whether the person is wearing glasses. |
none |
| GlassesConfidence |
number |
The confidence score for whether the person is wearing glasses. Valid values: 0 (lowest confidence) to 1 (highest confidence). |
0.8 |
| Sharpness |
number |
The sharpness score. A higher score indicates a clearer face. Valid values: 0 to 1. |
0.7 |
| Attractive |
number |
The face attractiveness score. A higher score indicates greater attractiveness. Valid values: 0 to 1. |
0.96 |
| HeadPose | HeadPose |
The head pose information. |