goballooning / motion-tracker

motion tracking of moving objects in video using OpenCV 3.0.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

motion-tracker

motion tracking of moving objects in video using OpenCV 3.0.0

The basic dependencies are OpenCV 3.0.0 and Numpy

Much of the code needs to be refactored to make it easier to tweak the parameters.

My results from running the code on ant data can be seen here: https://www.youtube.com/watch?v=XDx1G6e-_tU

About

motion tracking of moving objects in video using OpenCV 3.0.0


Languages

Language:Python 100.0%