| Package | Description | 
|---|---|
| com.tencentcloudapi.tiia.v20190529 | |
| com.tencentcloudapi.tiia.v20190529.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RecognizeCarResponse | TiiaClient. RecognizeCar(RecognizeCarRequest req)车辆识别可对图片中车辆的车型进行识别,输出车辆的品牌(如路虎)、车系(如神行者2)、类型(如中型SUV)、颜色和车辆在图中的坐标等信息,覆盖轿车、SUV、大型客车等市面常见车,支持三千多种车辆型号。如果图片中存在多辆车,会分别输出每辆车的车型和坐标。
>?   
- 公共参数中的签名方式必须指定为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 © 2025. All rights reserved.