public class DetectCarDemo extends Object
| Constructor and Description |
|---|
DetectCarDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
detectCar(COSClient client)
车辆识别接口demo
图片支持格式:PNG、JPG、JPEG。
图片大小:所下载图片经 Base64 编码后不超过4MB。
图片像素:建议大于50*50像素,否则影响识别效果。
长宽比:建议长边与短边的比例小于5:1。
ObjectKey 对象位置或DetectUrl 图片url 需二选一
|
static void |
main(String[] args) |
public static void main(String[] args) throws InterruptedException
InterruptedExceptionpublic static void detectCar(COSClient client)
Copyright © 2023. All rights reserved.