Skip to content

wiltim/opencv-python-colortracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

opencv-python-colortracker

Features

  • uses opencv
  • tracks red, green, blue, magenta, cyan and yellow areas on webcam
  • draws a rectangle around the tracked area and add center points to the rectangle
  • saves tracked objects in a list and print it

HowTo

First install opencv (and numpy) on your pc, then run:

python tracker.py

About

Colortracker with opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages