Class BoundingPoly (1.6.2)

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

A bounding polygon in the image.

Attribute

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

Inheritance

builtins.object > proto.message.Message > BoundingPoly