Uses of Class
com.tencentcloudapi.iai.v20200303.models.Mouth
-
Packages that use Mouth Package Description com.tencentcloudapi.iai.v20200303.models -
-
Uses of Mouth in com.tencentcloudapi.iai.v20200303.models
Methods in com.tencentcloudapi.iai.v20200303.models that return Mouth Modifier and Type Method Description MouthFaceDetailAttributesInfo. getMouth()Get 嘴巴信息,可识别是否张嘴、嘴唇厚度。 FaceAttributesType 不含 Mouth 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。Methods in com.tencentcloudapi.iai.v20200303.models with parameters of type Mouth Modifier and Type Method Description voidFaceDetailAttributesInfo. setMouth(Mouth Mouth)Set 嘴巴信息,可识别是否张嘴、嘴唇厚度。 FaceAttributesType 不含 Mouth 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。Constructors in com.tencentcloudapi.iai.v20200303.models with parameters of type Mouth Constructor Description Mouth(Mouth 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.
-