Browser-based image blurring
-
Updated
Jun 6, 2023 - JavaScript
Browser-based image blurring
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.
Add a description, image, and links to the boxblur topic page so that developers can more easily learn about it.
To associate your repository with the boxblur topic, visit your repo's landing page and select "manage topics."