Class TrackInfo (0.1.0)

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

The track info for annotations from occupancy counting operator.

Attributes

Name Description
track_id str
An unique id to identify a track. It should be consistent across frames.
start_time google.protobuf.timestamp_pb2.Timestamp
Start timestamp of this track.