Uses of Class
com.tencentcloudapi.iai.v20180301.models.Eyebrow
-
Packages that use Eyebrow Package Description com.tencentcloudapi.iai.v20180301.models -
-
Uses of Eyebrow in com.tencentcloudapi.iai.v20180301.models
Methods in com.tencentcloudapi.iai.v20180301.models that return Eyebrow Modifier and Type Method Description EyebrowFaceDetailAttributesInfo. getEyebrow()Get 眉毛相关信息,可识别眉毛浓密、弯曲、长短信息。 FaceAttributesType 不含Eyebrow 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。Methods in com.tencentcloudapi.iai.v20180301.models with parameters of type Eyebrow Modifier and Type Method Description voidFaceDetailAttributesInfo. setEyebrow(Eyebrow Eyebrow)Set 眉毛相关信息,可识别眉毛浓密、弯曲、长短信息。 FaceAttributesType 不含Eyebrow 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。Constructors in com.tencentcloudapi.iai.v20180301.models with parameters of type Eyebrow Constructor Description Eyebrow(Eyebrow 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.
-