Skip to content

Sajiyaaaa/Colour-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Color Detection Project

This is a simple Color Detection app built using Python and OpenCV. It allows users to detect the name and RGB values of any color in an image by clicking on it.

⚙️ How It Works

The program loads an image using OpenCV.

On mouse click, it detects the color at that point.

It compares the RGB value with a CSV file (colors.csv) containing color names and codes.

Displays the closest matching color name on the image window.

🛠️ Tech Stack

Python

OpenCV

Pandas

colors.csv dataset for color names

📌 Use Case

Useful for:

Designers

Developers

Anyone needing to identify specific colors in images.

About

This project is a Python-based colour detection tool that uses OpenCV to detect colours in an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages