Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
BoundRect |
BodyJointsResult.getBoundBox()
Get 图中检测出来的人体框。
|
Modifier and Type | Method and Description |
---|---|
void |
BodyJointsResult.setBoundBox(BoundRect BoundBox)
Set 图中检测出来的人体框。
|
Constructor and Description |
---|
BoundRect(BoundRect 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.