Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
BodyJointsResult[] |
DetectBodyJointsResponse.getBodyJointsResults()
Get 图中检测出的人体框和人体关键点, 包含14个人体关键点的坐标,建议根据人体框置信度筛选出合格的人体;
|
Modifier and Type | Method and Description |
---|---|
void |
DetectBodyJointsResponse.setBodyJointsResults(BodyJointsResult[] BodyJointsResults)
Set 图中检测出的人体框和人体关键点, 包含14个人体关键点的坐标,建议根据人体框置信度筛选出合格的人体;
|
Copyright © 2021. All rights reserved.