Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
KeyPointInfo[] |
BodyJointsResult.getBodyJoints()
Get 14个人体关键点的坐标,人体关键点详见KeyPointInfo。
|
Modifier and Type | Method and Description |
---|---|
void |
BodyJointsResult.setBodyJoints(KeyPointInfo[] BodyJoints)
Set 14个人体关键点的坐标,人体关键点详见KeyPointInfo。
|
Constructor and Description |
---|
KeyPointInfo(KeyPointInfo 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 © 2024. All rights reserved.