A comprehensive desktop application for performing various image processing operations with real-time previews.
-
Color Manipulation
- Grayscale conversion
- Image inversion
- Thresholding (fixed and adaptive)
-
Halftoning Techniques
-
Histogram visualization
-
Histogram equalization
-
Manual segmentation
-
Peak-based segmentation
-
Valley-based segmentation
-
Adaptive segmentation
- Image addition
- Image subtraction
- Variance operator
- Range operator
-
Prerequisites:
- Python 3.8 or higher
- pip package manager
-
Clone the repository:
git clone https://github.com/your-username/image-processing-gui.git cd image-processing-gui













