Class BoundingPoly (2.1.0)

BoundingPoly(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A bounding polygon for the detected image annotation.

Attributes

NameDescription
vertices Sequence[.geometry.Vertex]
The bounding polygon vertices.
normalized_vertices Sequence[.geometry.NormalizedVertex]
The bounding polygon normalized vertices.