Package | Description |
---|---|
com.tencentcloudapi.tiia.v20190529 | |
com.tencentcloudapi.tiia.v20190529.models |
Modifier and Type | Method and Description |
---|---|
DetectProductResponse |
TiiaClient.DetectProduct(DetectProductRequest req)
本接口支持识别图片中包含的商品,能够输出商品的品类名称、类别,还可以输出商品在图片中的位置。支持一张图片多个商品的识别。
>?
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
Constructor and Description |
---|
DetectProductResponse(DetectProductResponse 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.