AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::ObjectTrackingFrame (v0.3.5)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::ObjectTrackingFrame.

Video frame level annotation for object detection and tracking.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bounding_poly

def bounding_poly() -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPoly

#bounding_poly=

def bounding_poly=(value) -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPoly

#normalized_bounding_poly

def normalized_bounding_poly() -> ::Google::Cloud::DataLabeling::V1beta1::NormalizedBoundingPoly

#normalized_bounding_poly=

def normalized_bounding_poly=(value) -> ::Google::Cloud::DataLabeling::V1beta1::NormalizedBoundingPoly

#time_offset

def time_offset() -> ::Google::Protobuf::Duration
Returns

#time_offset=

def time_offset=(value) -> ::Google::Protobuf::Duration
Parameter
Returns