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 Parameter  
  #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 Parameter  
  #time_offset
def time_offset() -> ::Google::Protobuf::Duration Returns 
 - (::Google::Protobuf::Duration) — The time offset of this frame relative to the beginning of the video.
 
#time_offset=
def time_offset=(value) -> ::Google::Protobuf::Duration Parameter 
 - value (::Google::Protobuf::Duration) — The time offset of this frame relative to the beginning of the video.
 
 Returns 
 - (::Google::Protobuf::Duration) — The time offset of this frame relative to the beginning of the video.