yoon28 / pymht

multiple hypothesis tracking algorithm in python
30 stars 9 forks source link

Multiple Hypothesis Tracking

This is an implementation of the Multiple Hypothesis Tracking (MHT) algorithm [1, 2, 3]. Check the main.py, the demonstration of MHT using counterfeit detections will be shown.

if you have any question about this source code, please feel free to contact me.

Dependency

Reference