Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 971 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 971 Bytes

PyTrackingToolbox

A target tracking toolbox developed in Python. It aims to demonstrate how target tracking works and to serve as a testbed for target tracking scenarios.

If you use the code provided here for projects or research papers, please cite this repo and, of course, cite the source of the original MATLAB code.

Prerequisites

These scripts and modules use the typical Python libraries for computational science and engineering, such as numpy and matplotlib. In addition, to obtain nice plots with LaTeX annotations, you must have LaTeX on your computer.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I am grateful for the technical discussions I've had with Dr. Norman Morrison in 2015 and 2016 on tracking filtering.