Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
BodyAttributeInfo |
BodyDetectResult.getBodyAttributeInfo()
Get 图中检测出的人体属性信息。
|
Modifier and Type | Method and Description |
---|---|
void |
BodyDetectResult.setBodyAttributeInfo(BodyAttributeInfo BodyAttributeInfo)
Set 图中检测出的人体属性信息。
|
Constructor and Description |
---|
BodyAttributeInfo(BodyAttributeInfo 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.