README
Image Pixel Viewer
This is gives out the given pixels color , further what I have to do is integrate it with the edge detection program to make sure it give the required colour
Requirements:
- Python 3.x
- OpenCV-Python
- NumPy
Potential Improvements:
- Error Handling: Implement error handling for invalid file paths or unsupported image formats.
- Performance Optimization: Consider techniques like image resizing or asynchronous processing for large images.
- Customization: Allow users to customize the displayed information, color spaces, and visualization techniques.