Class Track (2.0.0)

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

A track of an object instance.

Attributes

NameDescription
segment .video_intelligence.VideoSegment
Video segment of a track.
timestamped_objects Sequence[.video_intelligence.TimestampedObject]
The object with timestamp and attributes per frame in the track.
attributes Sequence[.video_intelligence.DetectedAttribute]
Optional. Attributes in the track level.
confidence float
Optional. The confidence score of the tracked object.