Cloud AutoML V1 API - Class Google::Cloud::AutoML::V1::BoundingPoly (v0.4.8)

Reference documentation and code samples for the Cloud AutoML V1 API class Google::Cloud::AutoML::V1::BoundingPoly.

A bounding polygon of a detected object on a plane. On output both vertices and normalized_vertices are provided. The polygon is formed by connecting vertices in the order they are listed.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#normalized_vertices

def normalized_vertices() -> ::Array<::Google::Cloud::AutoML::V1::NormalizedVertex>
Returns

#normalized_vertices=

def normalized_vertices=(value) -> ::Array<::Google::Cloud::AutoML::V1::NormalizedVertex>
Parameter
Returns