Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
TextDetection[] |
GeneralBasicOCRResponse.getTextDetections()
Get Information of recognized text, including the text line content, confidence, text line coordinates, and text line coordinates after rotation correction.
|
Modifier and Type | Method and Description |
---|---|
void |
GeneralBasicOCRResponse.setTextDetections(TextDetection[] TextDetections)
Set Information of recognized text, including the text line content, confidence, text line coordinates, and text line coordinates after rotation correction.
|
Copyright © 2020. All rights reserved.