omrajkumar / Color-Object-Tracking

Tracking any color object (blue here) using OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Webcam Color-Object-Tracking


Tracking any color object (blue here) using OpenCV. Also used threading to increase the fps.

Code Requirements


1.Python
2.OpenCV 3.0
3.Numpy
4.Threading

Working Demo

Execution

To run the code, type python track.py

python track.py

About

Tracking any color object (blue here) using OpenCV


Languages

Language:Python 100.0%