/Denoising-Images-with-FFT-Matlab

This Matlab code will denoise the periodic noise present in a given image file. Here I have used the fast Fourier transformation method to convert the image to the Fourier domain. now the noise can be detected in the Fourier plot by finding bright spots.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

Stargazers