Amagnum/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.
MATLABGPL-3.0