Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
ItemCoord |
TextDetection.getItemPolygon()
Get Pixel coordinates of the text line in the image after rotation correction, which is in the format of `(X-coordinate of top-left point, Y-coordinate of top-left point, width, height)`.
|
Modifier and Type | Method and Description |
---|---|
void |
TextDetection.setItemPolygon(ItemCoord ItemPolygon)
Set Pixel coordinates of the text line in the image after rotation correction, which is in the format of `(X-coordinate of top-left point, Y-coordinate of top-left point, width, height)`.
|
Copyright © 2021. All rights reserved.