Skip to content

SrutikNandaniya/Color-Detection

FOR THE OUTPUT WRITE THIS IN TERMINAL:

python FILE_NAME.py -i YOUR_IMAGE.jpg

                OR

python Python.py --i color.jpg

Color Detection 🎨

A simple project to detect and name the color from any point in an image using OpenCV.

🔍 Features

  • Upload an image
  • Click to get color name and RGB values
  • Uses a color dataset to match names
  • Real-time pixel info display

🧰 Tech Stack

  • Python
  • OpenCV
  • Pandas (for color dataset)

🚀 How to Run

  1. Clone the repo
  2. Run python color_detect.py
  3. Upload any image and click to detect color

📜 License

MIT License

About

A Python-based color detection project that identifies the name and RGB values of a color from any pixel in an image using libraries like OpenCV and Pandas. Ideal for beginners in image processing.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors