Restoration of images in Matlab using inverse filtration technique
-
Updated
Jul 19, 2019 - MATLAB
Restoration of images in Matlab using inverse filtration technique
Consider an image which is corrupted by both additive Gaussian noise and defocus blur. Here I have implemented a Wiener filter to restore the image to make it less noisy and less blurry. To evaluate the restored image I use PSNR (Peak Signal to Noise Ratio).
Add a description, image, and links to the restored-images topic page so that developers can more easily learn about it.
To associate your repository with the restored-images topic, visit your repo's landing page and select "manage topics."