Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
GeneralWarnInfo |
RecognizeGeneralTextImageWarnResponse.getBlur()
Get 模糊告警信息
|
GeneralWarnInfo |
RecognizeGeneralTextImageWarnResponse.getBorderIncomplete()
Get 边框不完整告警信息
|
GeneralWarnInfo |
RecognizeGeneralTextImageWarnResponse.getCopy()
Get 复印告警信息
|
GeneralWarnInfo |
RecognizeGeneralTextImageWarnResponse.getReflection()
Get 反光告警信息
|
GeneralWarnInfo |
RecognizeGeneralTextImageWarnResponse.getReprint()
Get 翻拍告警信息
|
Modifier and Type | Method and Description |
---|---|
void |
RecognizeGeneralTextImageWarnResponse.setBlur(GeneralWarnInfo Blur)
Set 模糊告警信息
|
void |
RecognizeGeneralTextImageWarnResponse.setBorderIncomplete(GeneralWarnInfo BorderIncomplete)
Set 边框不完整告警信息
|
void |
RecognizeGeneralTextImageWarnResponse.setCopy(GeneralWarnInfo Copy)
Set 复印告警信息
|
void |
RecognizeGeneralTextImageWarnResponse.setReflection(GeneralWarnInfo Reflection)
Set 反光告警信息
|
void |
RecognizeGeneralTextImageWarnResponse.setReprint(GeneralWarnInfo Reprint)
Set 翻拍告警信息
|
Constructor and Description |
---|
GeneralWarnInfo(GeneralWarnInfo 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 © 2025. All rights reserved.