Uses of Class
com.tencentcloudapi.ocr.v20181119.models.LicensePlateOCRRequest
-
Packages that use LicensePlateOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of LicensePlateOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type LicensePlateOCRRequest Modifier and Type Method Description LicensePlateOCRResponseOcrClient. LicensePlateOCR(LicensePlateOCRRequest req)本接口支持对中国大陆机动车车牌的自动定位和识别,返回地域编号和车牌号码与车牌颜色信息。 默认接口请求频率限制:10次/秒。 -
Uses of LicensePlateOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type LicensePlateOCRRequest Constructor Description LicensePlateOCRRequest(LicensePlateOCRRequest 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.
-