boxblur
There are 3 repositories under boxblur topic.
YewoMhango/imageBlurJS
Browser-based image blurring
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.