GoogleApi.ContentWarehouse.V1.Model.MediaIndexBoundingbox
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Stores coordinates corresponding to the dimensions of the box surrounding the region of interest. Coordinates may be normalized or absolute depending on the implementation and signal corresponding to this field.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
areaFraction
(type:number()
, default:nil
)
- The area of the region as a fraction of the image. The value is in the range (0, 1). -
xmax
(type:number()
, default:nil
)
- -
xmin
(type:number()
, default:nil
)
- -
ymax
(type:number()
, default:nil
)
- -
ymin
(type:number()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MediaIndexBoundingbox