| Package | Description |
|---|---|
| com.tencentcloudapi.tiia.v20190529 | |
| com.tencentcloudapi.tiia.v20190529.models |
| Modifier and Type | Method and Description |
|---|---|
DetectLabelProResponse |
TiiaClient.DetectLabelPro(DetectLabelProRequest req)
通用图像标签可识别数千种常见物体或场景,覆盖日常物品、场景、动物、植物、食物、饮品、交通工具等多个大类,返回主体的标签名称和所属细分类目等,广泛应用于拍照识物、场景分析、内容推荐与审核、智能相册分类等场景。
>?
- **通用图像标签**接口在原图像标签接口(旧版接口)的基础上进行了升级,识别精度和场景通用性更优,推荐使用。
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
| Constructor and Description |
|---|
DetectLabelProRequest(DetectLabelProRequest 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.