| Package | Description |
|---|---|
| com.tencentcloudapi.tiia.v20190529 | |
| com.tencentcloudapi.tiia.v20190529.models |
| Modifier and Type | Method and Description |
|---|---|
DetectCelebrityResponse |
TiiaClient.DetectCelebrity(DetectCelebrityRequest req)
传入一张图片,可以识别图片中包含的人物是否为公众人物,如果是,输出人物的姓名、基本信息、脸部坐标。
支持识别一张图片中存在的多个人脸,针对每个人脸,会给出与之最相似的公众人物。
>
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
| Constructor and Description |
|---|
DetectCelebrityRequest(DetectCelebrityRequest 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.