Skip to content

An advanced image analysis tool using OpenCV for precise color detection and zoom functionality. Easily zoom into images, double-click to get accurate color names and RGB values, and enhance your image processing capabilities. Ideal for developers, designers, and image analysis enthusiasts.

License

Notifications You must be signed in to change notification settings

Keshav-0208/Image_Color_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Image_Color_Explorer

This project allows users to zoom into an image and detect the color of any pixel they click on. The project uses OpenCV for image processing and Pandas for handling color data.

✨ Features

  • 🔍 Zoom in and out of an image using the mouse wheel.
  • 🎯 Click on any point in the image to get the color name and RGB values.
  • 🖊️ Display the color name and RGB values on the image.

🛠️ Requirements

  • 🐍 Python 3.x
  • 📷 OpenCV
  • 🐼 Pandas
  • 📊 NumPy

Credits

  • Data Flair training

LICENSE

About

An advanced image analysis tool using OpenCV for precise color detection and zoom functionality. Easily zoom into images, double-click to get accurate color names and RGB values, and enhance your image processing capabilities. Ideal for developers, designers, and image analysis enthusiasts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages