Skip to content

A program that aims to: get web cam video stream, extact an HSV color range, detect the contours and hierarchy, track the biggest contour as long as we change the HSV color ranges.

Notifications You must be signed in to change notification settings

noureddine-as/ColorTracking_OpenCV_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ColorTracking | using OpenCV && Python

A program that aims to:

  • Get web cam video stream
  • Extact an HSV color range
  • Detect the contours and hierarchy
  • Track the biggest contour as long as we change the HSV color ranges by drawing a red cercle whose center is on the centroid of the contour.

About

A program that aims to: get web cam video stream, extact an HSV color range, detect the contours and hierarchy, track the biggest contour as long as we change the HSV color ranges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages