| Package | Description |
|---|---|
| com.qcloud.cos.model.ciModel.ai |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemPolygon |
| Modifier and Type | Method and Description |
|---|---|
OcrPolygon |
WordPolygon.getLeftBottom() |
OcrPolygon |
WordPolygon.getLeftTop() |
OcrPolygon |
WordPolygon.getRightBottom() |
OcrPolygon |
WordPolygon.getRightTop() |
| Modifier and Type | Method and Description |
|---|---|
List<OcrPolygon> |
TextDetection.getPolygon() |
List<OcrPolygon> |
OcrWord.getWordCoordPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
WordPolygon.setLeftBottom(OcrPolygon leftBottom) |
void |
WordPolygon.setLeftTop(OcrPolygon leftTop) |
void |
WordPolygon.setRightBottom(OcrPolygon rightBottom) |
void |
WordPolygon.setRightTop(OcrPolygon rightTop) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextDetection.setPolygon(List<OcrPolygon> polygon) |
void |
OcrWord.setWordCoordPoint(List<OcrPolygon> wordCoordPoint) |
Copyright © 2025. All rights reserved.