Package | Description |
---|---|
com.tencentcloudapi.ims.v20200713.models |
Modifier and Type | Method and Description |
---|---|
OcrResult[] |
ImageModerationResponse.getOcrResults()
Get OCR识别后的文本识别结果,包括文本所处图片的OCR坐标信息以及图片文本的识别结果。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ImageModerationResponse.setOcrResults(OcrResult[] OcrResults)
Set OCR识别后的文本识别结果,包括文本所处图片的OCR坐标信息以及图片文本的识别结果。
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.