In this project, I developed a desktop image processing application using Python, Tkinter, and OpenCV. The application allows users to upload an image and apply a variety of filters and transformations with a simple and user-friendly interface.
Key Features:
Real-time preview of image filters (grayscale, blur, edge detection, etc.)
Intuitive GUI built using Tkinter
Easy-to-use buttons and sliders for adjusting filter parameters
Uses OpenCV for image manipulation and processing
Ability to save processed images directly from the interface
️ This project demonstrates my skills in GUI development, image manipulation, and Python integration with third-party libraries.