so-as / mht

Python implementation of the Multiple Hypothesis Tracking algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Hypothesis Tracking

This is an implementation of the Multiple Hypothesis Tracking filter, implemented for educational purposes and for the purpose of the article ''Spatially Indexed Clustering for Scalable Tracking of Remotely Sensed Drift Ice'' accepted for the IEEE Aerospace 2017 conference, Big Sky, MT.

In particular, this implementation studies the use of Spatial Indexing in the MHT clustering process.

More details will be available after the publication of the conference proceedings.

License

This software is released under the GPLv3 license.

About

Python implementation of the Multiple Hypothesis Tracking algorithm


Languages

Language:Python 100.0%