5.3.4.129. Function tracking_get_track_time
Defined in File tracking_struct.h
5.3.4.129.1. Function Documentation
-
size_t tracking_get_track_time(const vec_track_t tracks, const size_t t)
Compute the duration of a track.
- Parameters
tracks – A vector of tracks.
t – The position of one track in the tracks array.
- Returns
The elapsed time (in number of frames).