Package | Description |
---|---|
com.tencentcloudapi.tiia.v20190529.models |
Modifier and Type | Method and Description |
---|---|
Coord[] |
RecognizeCarResponse.getCarCoords()
Get 汽车的四个矩形顶点坐标,如果图片中存在多辆车,则输出最大车辆的坐标。
|
Coord[] |
CarTagItem.getCarLocation()
Get 车辆在图片中的坐标信息
|
Modifier and Type | Method and Description |
---|---|
void |
RecognizeCarResponse.setCarCoords(Coord[] CarCoords)
Set 汽车的四个矩形顶点坐标,如果图片中存在多辆车,则输出最大车辆的坐标。
|
void |
CarTagItem.setCarLocation(Coord[] CarLocation)
Set 车辆在图片中的坐标信息
|
Copyright © 2021. All rights reserved.