pellumbbaboci / Image-Restoration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-Restoration

EVALUATION

  1. Read in ‘pout_noisy.tif’ image from the images directory. It is a noisy image with a periodic noise.

  2. Displaying the noisy image and its shifted Fourier spectrum side by side.

Screenshot from 2019-05-17 02-01-28

  1. Applied a bandreject filter to remove the noise in the image, as much as we can.

  2. Displaying bandreject filtered image and its inverse Fourier transform side by side.

Screenshot from 2019-05-17 02-01-41

  1. Applied notch filters to remove the noise in the image, as much as we can.

  2. Displaying notch filtered image and its inverse Fourier transform side by side.

Screenshot from 2019-05-17 02-01-51

About

License:MIT License


Languages

Language:MATLAB 100.0%