Class BoundingPoly (2.10.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 MutableSequence[google.cloud.automl_v1.types.NormalizedVertex]
Output only . The bounding polygon normalized vertices.