Package | Description |
---|---|
com.tencentcloudapi.iai.v20180301.models |
Modifier and Type | Method and Description |
---|---|
FaceHairAttributesInfo |
FaceAttributesInfo.getHair()
Get 头发信息,包含头发长度(length)、有无刘海(bang)、头发颜色(color)。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceAttributesInfo.setHair(FaceHairAttributesInfo Hair)
Set 头发信息,包含头发长度(length)、有无刘海(bang)、头发颜色(color)。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.