varungohil/Weiner-Filter
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).
MATLAB