geometry property

Geometry? geometry
final

The location of the detected object on the image that corresponds to the custom label. Includes an axis aligned coarse bounding box surrounding the object and a finer grain polygon for more accurate spatial information.

Implementation

final Geometry? geometry;