Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
ClassifyDetectInfo[] |
ClassifyDetectOCRResponse.getClassifyDetectInfos()
Get 智能卡证分类结果。当图片类型不支持分类识别或者识别出的类型不在请求参数DiscernType指定的范围内时,返回结果中的Type字段将为空字符串,Name字段将返回"其它"
|
Modifier and Type | Method and Description |
---|---|
void |
ClassifyDetectOCRResponse.setClassifyDetectInfos(ClassifyDetectInfo[] ClassifyDetectInfos)
Set 智能卡证分类结果。当图片类型不支持分类识别或者识别出的类型不在请求参数DiscernType指定的范围内时,返回结果中的Type字段将为空字符串,Name字段将返回"其它"
|
Copyright © 2020. All rights reserved.