Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
HeadPose |
FaceDetailAttributesInfo.getHeadPose()
Get 姿态信息,包含人脸的上下偏移、左右偏移、平面旋转信息。
FaceAttributesType 不含Headpose 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceDetailAttributesInfo.setHeadPose(HeadPose HeadPose)
Set 姿态信息,包含人脸的上下偏移、左右偏移、平面旋转信息。
FaceAttributesType 不含Headpose 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
Constructor and Description |
---|
HeadPose(HeadPose 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 © 2023. All rights reserved.