Uses of Class
com.tencentcloudapi.ocr.v20181119.models.ClassifyDetectOCRResponse
-
Packages that use ClassifyDetectOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of ClassifyDetectOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return ClassifyDetectOCRResponse Modifier and Type Method Description ClassifyDetectOCRResponse
OcrClient. ClassifyDetectOCR(ClassifyDetectOCRRequest req)
支持身份证、护照、名片、银行卡、行驶证、驾驶证、港澳台通行证、户口本、港澳台来往内地通行证、港澳台居住证、不动产证、营业执照的智能分类。 默认接口请求频率限制:20次/秒。 -
Uses of ClassifyDetectOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type ClassifyDetectOCRResponse Constructor Description ClassifyDetectOCRResponse(ClassifyDetectOCRResponse 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.
-