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.
- 🔍 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.
- 🐍 Python 3.x
- 📷 OpenCV
- 🐼 Pandas
- 📊 NumPy
- Data Flair training