Interface protos.google.cloud.vision.v1p2beta1.IBoundingPoly (4.2.1)

Properties of a BoundingPoly.

Package

@google-cloud/vision

Properties

normalizedVertices

normalizedVertices?: (google.cloud.vision.v1p2beta1.INormalizedVertex[]|null);

BoundingPoly normalizedVertices

vertices

vertices?: (google.cloud.vision.v1p2beta1.IVertex[]|null);

BoundingPoly vertices