| Package | Description |
|---|---|
| com.tencentcloudapi.tiia.v20190529 | |
| com.tencentcloudapi.tiia.v20190529.models |
| Modifier and Type | Method and Description |
|---|---|
RecognizeCarResponse |
TiiaClient.RecognizeCar(RecognizeCarRequest req)
腾讯云车辆属性识别可对汽车车身及车辆属性进行检测与识别,目前支持11种车身颜色、20多种车型、300多种品牌、4000多种车系+年款的识别,同时支持对车辆的位置进行检测。如果图片中存在多辆车,会分别输出每辆车的车型和坐标。
>
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
| Constructor and Description |
|---|
RecognizeCarRequest(RecognizeCarRequest 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.