| Modifier and Type | Field and Description |
|---|---|
static String |
NEW_DOMAIN_recognition_image_myqcloud_com
新域名
|
static String |
OLD_DOMAIN_service_image_myqcloud_com
老域名
|
| Constructor and Description |
|---|
ImageClient(ClientConfig config,
Credentials cred) |
ImageClient(Credentials cred) |
ImageClient(String appId,
String secretId,
String secretKey,
String domain) |
public static final String OLD_DOMAIN_service_image_myqcloud_com
public static final String NEW_DOMAIN_recognition_image_myqcloud_com
public ImageClient(String appId, String secretId, String secretKey, String domain)
domain - OLD_DOMAIN_service_image_myqcloud_com or NEW_DOMAIN_recognition_image_myqcloud_compublic ImageClient(Credentials cred)
public ImageClient(ClientConfig config, Credentials cred)
public void setConfig(ClientConfig config)
public void setCred(Credentials cred)
public void setProxy(Proxy proxy)
public String pornDetect(PornDetectRequest request) throws AbstractImageException
ImagepornDetect in interface Imagerequest - 黄图识别请求AbstractImageExceptionpublic String tagDetect(TagDetectRequest request) throws AbstractImageException
ImagetagDetect in interface Imagerequest - 标签识别请求AbstractImageExceptionpublic String idcardDetect(IdcardDetectRequest request) throws AbstractImageException
ImageidcardDetect in interface Imagerequest - 身份证识别请求AbstractImageExceptionpublic String namecardDetect(NamecardDetectRequest request) throws AbstractImageException
ImagenamecardDetect in interface Imagerequest - 名片ocr识别请求AbstractImageExceptionpublic String ocrBizLicense(OcrBizLicenseRequest request) throws AbstractImageException
ImageocrBizLicense in interface ImageAbstractImageExceptionpublic String ocrBankCard(OcrBankCardRequest request) throws AbstractImageException
ImageocrBankCard in interface ImageAbstractImageExceptionpublic String ocrPlate(OcrPlateRequest request) throws AbstractImageException
ImageocrPlate in interface ImageAbstractImageExceptionpublic String ocrDrivingLicence(OcrDrivingLicenceRequest request) throws AbstractImageException
ImageocrDrivingLicence in interface ImageAbstractImageExceptionpublic String generalOcr(GeneralOcrRequest request) throws AbstractImageException
ImagegeneralOcr in interface ImageAbstractImageExceptionpublic String faceDetect(FaceDetectRequest request) throws AbstractImageException
ImagefaceDetect in interface Imagerequest - 人脸检测请求AbstractImageExceptionpublic String faceShape(FaceShapeRequest request) throws AbstractImageException
ImagefaceShape in interface Imagerequest - 人脸定位接口AbstractImageExceptionpublic String faceNewPerson(FaceNewPersonRequest request) throws AbstractImageException
ImagefaceNewPerson in interface Imagerequest - 个体创建接口AbstractImageExceptionpublic String faceDelPerson(FaceDelPersonRequest request) throws AbstractImageException
ImagefaceDelPerson in interface Imagerequest - 个体删除接口AbstractImageExceptionpublic String faceAddFace(FaceAddFaceRequest request) throws AbstractImageException
ImagefaceAddFace in interface Imagerequest - 增加人脸接口AbstractImageExceptionpublic String faceDelFace(FaceDelFaceRequest request) throws AbstractImageException
ImagefaceDelFace in interface Imagerequest - 删除人脸接口AbstractImageExceptionpublic String faceSetInfo(FaceSetInfoRequest request) throws AbstractImageException
ImagefaceSetInfo in interface Imagerequest - 人脸设置信息接口AbstractImageExceptionpublic String faceGetInfo(FaceGetInfoRequest request) throws AbstractImageException
ImagefaceGetInfo in interface Imagerequest - 个体获取信息接口AbstractImageExceptionpublic String faceGetGroupIds(FaceGetGroupIdsRequest request) throws AbstractImageException
ImagefaceGetGroupIds in interface Imagerequest - 获取组列表接口AbstractImageExceptionpublic String faceAddGroupIds(FaceAddGroupIdsRequest request) throws AbstractImageException
ImagefaceAddGroupIds in interface ImageAbstractImageExceptionpublic String faceDelGroupIds(FaceDelGroupIdsRequest request) throws AbstractImageException
ImagefaceDelGroupIds in interface ImageAbstractImageExceptionpublic String faceGetPersonIds(FaceGetPersonIdsRequest request) throws AbstractImageException
ImagefaceGetPersonIds in interface Imagerequest - 获取人列表接口AbstractImageExceptionpublic String faceGetFaceIds(FaceGetFaceIdsRequest request) throws AbstractImageException
ImagefaceGetFaceIds in interface Imagerequest - 获取人脸列表接口AbstractImageExceptionpublic String faceGetFaceInfo(FaceGetFaceInfoRequest request) throws AbstractImageException
ImagefaceGetFaceInfo in interface Imagerequest - 获取人脸信息接口AbstractImageExceptionpublic String faceIdentify(FaceIdentifyRequest request) throws AbstractImageException
ImagefaceIdentify in interface Imagerequest - 获取人脸识别接口AbstractImageExceptionpublic String faceVerify(FaceVerifyRequest request) throws AbstractImageException
ImagefaceVerify in interface Imagerequest - 人脸验证接口AbstractImageExceptionpublic String faceCompare(FaceCompareRequest request) throws AbstractImageException
ImagefaceCompare in interface Imagerequest - 人脸对比接口AbstractImageExceptionpublic String faceMultiIdentify(FaceMultiIdentifyRequest request) throws AbstractImageException
ImagefaceMultiIdentify in interface ImageAbstractImageExceptionpublic String faceIdCardCompare(FaceIdCardCompareRequest request) throws AbstractImageException
ImagefaceIdCardCompare in interface Imagerequest - 身份证对比接口AbstractImageExceptionpublic String faceLiveGetFour(FaceLiveGetFourRequest request) throws AbstractImageException
ImagefaceLiveGetFour in interface Imagerequest - 获取验证码接口AbstractImageExceptionpublic String faceIdCardLiveDetectFour(FaceIdCardLiveDetectFourRequest request) throws AbstractImageException
ImagefaceIdCardLiveDetectFour in interface Imagerequest - 身份对比接口AbstractImageExceptionpublic String faceLiveDetectFour(FaceLiveDetectFourRequest request) throws AbstractImageException
ImagefaceLiveDetectFour in interface Imagerequest - 身份检测接口AbstractImageExceptionpublic String faceLiveDetectPicture(FaceLiveDetectPictureRequest request) throws AbstractImageException
ImagefaceLiveDetectPicture in interface ImageAbstractImageExceptionCopyright © 2019. All rights reserved.