min-filter
There are 4 repositories under min-filter topic.
Osama-Gamal/ImageProcessingApp
Apply openCV functions to fix bad images and enhance the quality with GUI
amira921/Filters-Image-Processing
Applying digital image processing techniques to enhance images.
Fay-Balhareth/Lab-6
This lab explores various image filtering techniques using OpenCV in Python. Tasks include applying box blur and Gaussian blur with different kernel sizes, followed by implementing geometric mean, harmonic mean, median, and max/min filters using 3x3 kernels.
uttamsaha/Image-Processing
This is 3*3 mean Filter, min filter, max filter, weighted average filter and 5*5 mean filter, min filter and max filter using JavaScript Program of image processing problem solving.