Package | Description |
---|---|
com.tencentcloudapi.tiia.v20190529 | |
com.tencentcloudapi.tiia.v20190529.models |
Modifier and Type | Method and Description |
---|---|
DetectLabelProResponse |
TiiaClient.DetectLabelPro(DetectLabelProRequest req)
通用图像标签可识别数千种常见物体或场景,覆盖日常物品、场景、动物、植物、食物、饮品、交通工具等多个大类,返回主体的标签名称和所属细分类目等。
>
- 可前往 [图像标签](https://cloud.tencent.com/document/product/1588) 产品文档中查看更多产品信息。
- 公共参数中的签名方式必须指定为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 © 2025. All rights reserved.