Uses of Class
com.tencentcloudapi.ocr.v20181119.models.MLIDCardOCRRequest
-
Packages that use MLIDCardOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of MLIDCardOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type MLIDCardOCRRequest Modifier and Type Method Description MLIDCardOCRResponseOcrClient. MLIDCardOCR(MLIDCardOCRRequest req)本接口支持马来西亚身份证识别,识别字段包括身份证号、姓名、性别、地址;具备身份证人像照片的裁剪功能和翻拍、复印件告警功能。 本接口暂未完全对外开放,如需咨询,请[联系商务](https://cloud.tencent.com/about/connect) -
Uses of MLIDCardOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type MLIDCardOCRRequest Constructor Description MLIDCardOCRRequest(MLIDCardOCRRequest 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.
-