Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
Mouth |
FaceDetailAttributesInfo.getMouth()
Get 嘴巴信息,可识别是否张嘴、嘴唇厚度。
FaceAttributesType 不含 Mouth 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceDetailAttributesInfo.setMouth(Mouth Mouth)
Set 嘴巴信息,可识别是否张嘴、嘴唇厚度。
FaceAttributesType 不含 Mouth 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
Constructor and 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.
|
Copyright © 2022. All rights reserved.