| Package | Description |
|---|---|
| com.tencentcloudapi.hcm.v20181106.models |
| Modifier and Type | Method and Description |
|---|---|
ItemCoord |
Item.getItemCoord()
Get 识别的算式在图片上的位置信息,文本行在旋转纠正之后的图像中的像素坐 标,表示为(左上角 x, 左上角 y,宽 width, 高 height)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setItemCoord(ItemCoord ItemCoord)
Set 识别的算式在图片上的位置信息,文本行在旋转纠正之后的图像中的像素坐 标,表示为(左上角 x, 左上角 y,宽 width, 高 height)
|
| Constructor and Description |
|---|
ItemCoord(ItemCoord 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.