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,表示取不到有效值。
|
Constructor and Description |
---|
FaceHairAttributesInfo(FaceHairAttributesInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.