Skip to content

ankurg22/object-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

object-tracking

A basic program implemented to track the movement of an object by its colour.

To run in your machine

  1. Make sure you have a webcam.
  2. Python 2.7 or above installed in your system
  3. Clone the repository git clone https://github.com/ankurg22/object-tracking
  4. Change directory cd object-tracking
  5. Execute program python3 write-in-air.py

You will see two windows "original" and "mask"

Demo

Object tracking in opencv demo