Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
Coord[] |
TextDetection.getPolygon()
Get Text line coordinates, which are represented as 4 vertex coordinates.
|
Coord[] |
TextTable.getPolygon()
Get Text line coordinates, which are represented as 4 vertex coordinates.
|
Modifier and Type | Method and Description |
---|---|
void |
TextDetection.setPolygon(Coord[] Polygon)
Set Text line coordinates, which are represented as 4 vertex coordinates.
|
void |
TextTable.setPolygon(Coord[] Polygon)
Set Text line coordinates, which are represented as 4 vertex coordinates.
|
Copyright © 2021. All rights reserved.