Skip to content
/ pymht Public

multiple hypothesis tracking algorithm in python

Notifications You must be signed in to change notification settings

yoon28/pymht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • [1] Blackman, Samuel, and Robert Popoli. "Design and analysis of modern tracking systems(Book)." Norwood, MA: Artech House, 1999. (1999).
  • [2] Yoon, Kwangjin, Young-min Song, and Moongu Jeon. "Multiple hypothesis tracking algorithm for multi-target multi-camera tracking with disjoint views." IET Image Processing 12.7 (2018): 1175-1184.
  • [3] Kim, Chanho, et al. "Multiple hypothesis tracking revisited." Proceedings of the IEEE International Conference on Computer Vision. 2015.

About

multiple hypothesis tracking algorithm in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages