| # Mouse-Co-ordinate-Tracking | |
| This project demonstrates how to track mouse events and display pixel coordinates along with their color values using OpenCV in Python. The application creates a window with a black canvas where users can interact using the mouse. | |