Package | Description |
---|---|
com.tencentcloudapi.ims.v20200713.models |
Modifier and Type | Method and Description |
---|---|
Location |
ObjectDetail.getLocation()
Get 检测框坐标
|
Location |
OcrTextDetail.getLocation()
Get OCR位置
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectDetail.setLocation(Location Location)
Set 检测框坐标
|
void |
OcrTextDetail.setLocation(Location Location)
Set OCR位置
|
Constructor and Description |
---|
Location(Location 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.