Uses of Class
com.tencentcloudapi.iai.v20200303.models.Hair
-
Packages that use Hair Package Description com.tencentcloudapi.iai.v20200303.models -
-
Uses of Hair in com.tencentcloudapi.iai.v20200303.models
Methods in com.tencentcloudapi.iai.v20200303.models that return Hair Modifier and Type Method Description HairFaceDetailAttributesInfo. getHair()Get 头发信息,包含头发长度、有无刘海、头发颜色。 FaceAttributesType 不含Hair 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。Methods in com.tencentcloudapi.iai.v20200303.models with parameters of type Hair Modifier and Type Method Description voidFaceDetailAttributesInfo. setHair(Hair Hair)Set 头发信息,包含头发长度、有无刘海、头发颜色。 FaceAttributesType 不含Hair 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。Constructors in com.tencentcloudapi.iai.v20200303.models with parameters of type Hair Constructor Description Hair(Hair 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.
-