Class ObjectTrackingFrame (2.0.0)

ObjectTrackingFrame(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
normalized_bounding_box .video_intelligence.NormalizedBoundingBox
The normalized bounding box location of this object track for the frame.
time_offset .duration.Duration
The timestamp of the frame in microseconds.