/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.

Primary LanguageJupyter Notebook

Watchers