BoundingPoly(mapping=None, *, ignore_unknown_fields=False, **kwargs)A bounding polygon for the detected image annotation.
Attributes |
|
|---|---|
| Name | Description |
vertices |
MutableSequence[google.cloud.vision_v1.types.Vertex]
The bounding polygon vertices. |
normalized_vertices |
MutableSequence[google.cloud.vision_v1.types.NormalizedVertex]
The bounding polygon normalized vertices. |