Class VideoObjectTrackingAnnotation (1.0.0)

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

Video object tracking annotation.

Attributes

NameDescription
annotation_spec .annotation_spec_set.AnnotationSpec
Label of the object tracked in this annotation.
time_segment .annotation.TimeSegment
The time segment of the video to which object tracking applies.
object_tracking_frames Sequence[.annotation.ObjectTrackingFrame]
The list of frames where this object track appears.