| Package | Description | 
|---|---|
| com.tencentcloudapi.ocr.v20181119.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DetectedWordCoordPoint[] | TextDetection. getWordCoordPoint()Get 单字在原图中的四点坐标, 支持识别的接口:GeneralBasicOCR、GeneralAccurateOCR | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TextDetection. setWordCoordPoint(DetectedWordCoordPoint[] WordCoordPoint)Set 单字在原图中的四点坐标, 支持识别的接口:GeneralBasicOCR、GeneralAccurateOCR | 
| Constructor and Description | 
|---|
| DetectedWordCoordPoint(DetectedWordCoordPoint source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.