Python project for image processing focused on noise modeling and spatial filtering. It implements additive and salt & pepper noise, with filters such as mean, Gaussian median and min-max using 2D convolution along with PSNR calculation for image quality evaluation
pip install -r requirements.txt
python app.py
.png)