Trajectory tracking from a detector output .txt file

Version 1.0.0.0 (2.25 MB) by GURKIRT
A trajectory file is produced from a detector file which which contains trajectories.
896 Downloads
Updated 18 Jun 2011

View License

The files written out by the detection process are used as input for the tracker to infer trajectories of each object. The tracker needs to deal with different scenarios, including merging silhouettes of people. Also, it has to cope with imperfect detections. The trajectories constructed contain sequences of position coordinates of a particular object together with times at which the coordinates were sampled:
{(x1,y1, time1), (x2,y2, time2), ..., (xN,yN, timeN)}

Cite As

GURKIRT (2024). Trajectory tracking from a detector output .txt file (https://www.mathworks.com/matlabcentral/fileexchange/31855-trajectory-tracking-from-a-detector-output-txt-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0