Class NormalizedPolygon (0.1.0)

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

Normalized Polygon.

Attribute

Name Description
normalized_vertices MutableSequence[google.cloud.visionai_v1.types.NormalizedVertex]
The bounding polygon normalized vertices. Top left corner of the image will be [0, 0].