Package | Description |
---|---|
com.tencentcloudapi.iir.v20200417.models |
Modifier and Type | Method and Description |
---|---|
Location |
ProductInfo.getLocation()
Get 本商品在图片中的坐标,表示为矩形框的四个顶点坐标。
|
Location |
RegionDetected.getLocation()
Get 检测到的主体在图片中的坐标,表示为矩形框的四个顶点坐标
|
Modifier and Type | Method and Description |
---|---|
void |
ProductInfo.setLocation(Location Location)
Set 本商品在图片中的坐标,表示为矩形框的四个顶点坐标。
|
void |
RegionDetected.setLocation(Location Location)
Set 检测到的主体在图片中的坐标,表示为矩形框的四个顶点坐标
|
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 © 2024. All rights reserved.