Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::ObjectTrackingFrame (v0.4.5)

Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::ObjectTrackingFrame.

Video frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#normalized_bounding_box

def normalized_bounding_box() -> ::Google::Cloud::VideoIntelligence::V1p2beta1::NormalizedBoundingBox
Returns

#normalized_bounding_box=

def normalized_bounding_box=(value) -> ::Google::Cloud::VideoIntelligence::V1p2beta1::NormalizedBoundingBox
Parameter
Returns

#time_offset

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

#time_offset=

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