/Color-Detection

Color Detection in Real-Time using OpenCV

Primary LanguagePythonMIT LicenseMIT

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/