Class BoundingPoly (2.0.0)

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

A bounding polygon of a detected object on a plane. On output both vertices and normalized_vertices are provided. The polygon is formed by connecting vertices in the order they are listed.

Attribute

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