Skip to content

osannolik/mh-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track-Oriented Multiple Hypothesis Tracker

This package is not intended to be a silver bullet solution for your tracking application. It may however provide a good starting point to further expand from. See the examples folder for inspiration.

alt text

Installation

You can install this package from PyPI:

pip3 install mht

Requirements

  • Python3

  • Murty algorithm implementation

      git clone --recursive https://github.com/erikbohnsack/murty.git
      pip3 install ./murty
    

About

Track-Oriented Multiple Hypothesis Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages