Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
Orientation |
BodyAttributeInfo.getOrientation()
Get 人体朝向信息。
AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
BodyAttributeInfo.setOrientation(Orientation Orientation)
Set 人体朝向信息。
AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
Orientation(Orientation 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.