Skip to content

KingMV/Multitarget-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multitarget-tracker

Demo Video: https://www.youtube.com/watch?v=2fW5TmAtAXM

Hungarian algorithm + Kalman filter multitarget tracker implementation.

And you cand select:

  1. Hungrian algorithm or matching algorithm in weighted bipartite graphs.
  2. Kalman filter for objects center or for object coordinates and size.
  3. Use or not local tracker (LK optical flow) for smooth trajectories.

License: GNU GPLv3 http://www.gnu.org/licenses/gpl-3.0.txt

In project uses libraries:

About

Hungarian algorithm + Kalman filter multitarget tracker implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 89.9%
  • Makefile 6.2%
  • C 3.0%
  • Other 0.9%