| Package | Description |
|---|---|
| com.tencentcloudapi.tiia.v20190529.models |
| Modifier and Type | Method and Description |
|---|---|
Face[] |
DetectCelebrityResponse.getFaces()
Get 公众人物识别结果数组。如果检测不到人脸,返回为空;最多可以返回10个人脸识别结果。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectCelebrityResponse.setFaces(Face[] Faces)
Set 公众人物识别结果数组。如果检测不到人脸,返回为空;最多可以返回10个人脸识别结果。
|
| Constructor and Description |
|---|
Face(Face 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 © 2021. All rights reserved.