Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
WordCoordPoint[] |
TextDetectionEn.getWordCoordPoint()
Get 英文单词在原图中的四点坐标。
|
Modifier and Type | Method and Description |
---|---|
void |
TextDetectionEn.setWordCoordPoint(WordCoordPoint[] WordCoordPoint)
Set 英文单词在原图中的四点坐标。
|
Constructor and Description |
---|
WordCoordPoint(WordCoordPoint 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 © 2022. All rights reserved.