public class VehicleLicense extends Object
| 构造器和说明 |
|---|
VehicleLicense(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
RecognizeVehicleLicenseResp |
recognize(RecognizeVehicleLicenseReq req)
识别文件中的行驶证,行驶证识别接口,支持JPG/JPEG/PNG/BMP四种文件类型的一次性的识别。
|
RecognizeVehicleLicenseResp |
recognize(RecognizeVehicleLicenseReq req,
RequestOptions reqOptions)
识别文件中的行驶证,行驶证识别接口,支持JPG/JPEG/PNG/BMP四种文件类型的一次性的识别。
|
public VehicleLicense(Config config)
public RecognizeVehicleLicenseResp recognize(RecognizeVehicleLicenseReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic RecognizeVehicleLicenseResp recognize(RecognizeVehicleLicenseReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.