Skip to content

Python program to detect red and blue colors from the webcam. OpenCV and Numpy is used..

Notifications You must be signed in to change notification settings

IndunilAravinda/Color-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

###########################################
Requirements

1 OpenCV - pip install opencv-python
2 Numpy - pip install numpy

###########################################

Color-Detector

Python program to detect red and blue colors from the webcam. OpenCV and Numpy is used..

############
For a better accuracy, optimize the range of the color. (low and high hsv color)

#############
And also you can print the mean value of a particular color matrix and decide a much better value to decide whether a color is detected

Color Detector

About

Python program to detect red and blue colors from the webcam. OpenCV and Numpy is used..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages