Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
BodyDetectResult[] |
DetectBodyResponse.getBodyDetectResults()
Get 图中检测出来的人体框。
|
Modifier and Type | Method and Description |
---|---|
void |
DetectBodyResponse.setBodyDetectResults(BodyDetectResult[] BodyDetectResults)
Set 图中检测出来的人体框。
|
Constructor and Description |
---|
BodyDetectResult(BodyDetectResult 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.