Package | Description |
---|---|
com.tencentcloudapi.iai.v20180301.models |
Modifier and Type | Method and Description |
---|---|
FaceAttributesInfo |
FaceInfo.getFaceAttributesInfo()
Get 人脸属性信息,包含性别( gender )、年龄( age )、表情( expression )、
魅力( beauty )、眼镜( glass )、口罩(mask)、头发(hair)和姿态 (pitch,roll,yaw )。只有当 NeedFaceAttributes 设为 1 时才返回有效信息。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceInfo.setFaceAttributesInfo(FaceAttributesInfo FaceAttributesInfo)
Set 人脸属性信息,包含性别( gender )、年龄( age )、表情( expression )、
魅力( beauty )、眼镜( glass )、口罩(mask)、头发(hair)和姿态 (pitch,roll,yaw )。只有当 NeedFaceAttributes 设为 1 时才返回有效信息。
|
Copyright © 2020. All rights reserved.