30 Forks
102 Stars
102 Watchers

tracking-python3

In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.

How to download and setup tracking-python3

Open terminal and run command
git clone https://github.com/inayatkh/tracking-python3.git
git clone is used to create a copy or clone of tracking-python3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tracking-python3 https://github.com/inayatkh/tracking-python3/archive/master.zip

Or simply clone tracking-python3 with SSH
[email protected]:inayatkh/tracking-python3.git

If you have some problems with tracking-python3

You may open issue on tracking-python3 support forum (system) here: https://github.com/inayatkh/tracking-python3/issues