public interface ITencentCloudIdCardOcrTemplate
| 限定符和类型 | 方法和说明 |
|---|---|
default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(byte[] idCardImageBytes,
CardSide cardSide) |
default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(byte[] idCardImageBytes,
CardSide cardSide,
TencentCloudIdCardOcrConfig config)
执行身份证识别
|
default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest request)
执行身份证识别
|
com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest request,
TencentCloudIdCardOcrConfig config)
执行身份证识别
|
default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(InputStream idCardImageInputStream,
CardSide cardSide) |
default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(InputStream idCardImageInputStream,
CardSide cardSide,
TencentCloudIdCardOcrConfig config)
执行身份证识别
|
com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest request,
TencentCloudIdCardOcrConfig config)
throws com.tencentcloudapi.common.exception.TencentCloudSDKException
default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest request)
throws com.tencentcloudapi.common.exception.TencentCloudSDKException
request - 请求com.tencentcloudapi.common.exception.TencentCloudSDKException - 调用腾讯云出现异常default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(InputStream idCardImageInputStream, CardSide cardSide, TencentCloudIdCardOcrConfig config) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
idCardImageInputStream - 身份证图片输入流cardSide - 身份证正反面枚举config - 请求配置com.tencentcloudapi.common.exception.TencentCloudSDKException - 调用腾讯云出现异常default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(InputStream idCardImageInputStream, CardSide cardSide) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
idCardImageInputStream - 身份证图片输入流cardSide - 身份证正反面枚举com.tencentcloudapi.common.exception.TencentCloudSDKException - 调用腾讯云出现异常default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(byte[] idCardImageBytes,
CardSide cardSide,
TencentCloudIdCardOcrConfig config)
throws com.tencentcloudapi.common.exception.TencentCloudSDKException
idCardImageBytes - 身份证图片byte数组cardSide - 身份证正反面枚举config - 请求配置com.tencentcloudapi.common.exception.TencentCloudSDKException - 调用腾讯云出现异常default com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(byte[] idCardImageBytes,
CardSide cardSide)
throws com.tencentcloudapi.common.exception.TencentCloudSDKException
idCardImageBytes - 身份证图片byte数组cardSide - 身份证正反面枚举com.tencentcloudapi.common.exception.TencentCloudSDKException - 调用腾讯云出现异常Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.