| 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字段将返回"其它" 
 | 
| Constructor and Description | 
|---|
ClassifyDetectInfo(ClassifyDetectInfo 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. 
 | 
Copyright © 2024. All rights reserved.