Skip to content

manishsingh7163/Color-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Detection

About:

Colour detection is the process of detecting the name of any color. This project can automatically get the name of the color by clicking on them. So for this, we will have a data file that contains the color name and its values. Then we will calculate the distance from each color and find the shortest one.

  1. Color Detection in Real Time Using Webcam

  1. Color Detection Of Image

Requirements:

  1. OpenCV https://docs.opencv.org/
  2. Pandas https://pandas.pydata.org/
  3. Python https://www.python.org/

About

Color Detection in Real-Time using OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages