Class BoundingPoly (2.5.2)

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[google.cloud.automl_v1beta1.types.NormalizedVertex]
Output only . The bounding polygon normalized vertices.