Class BoundingPoly (1.8.0)

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

A bounding polygon in the image.

Attribute

NameDescription
vertices MutableSequence[google.cloud.datalabeling_v1beta1.types.Vertex]
The bounding polygon vertices.