Skip to content

This project explores the effectiveness of FFT filters and DnCNN denoising in improving image quality by reducing noise in digital images.

License

Notifications You must be signed in to change notification settings

YasinRezvani/Image_Denoising_Using_FFT_and_DnCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Image_Denoising_Using_FFT_and_DnCNN

This project explores the implementation and comparison of spatial-domain filters, frequency-domain filters using Fast Fourier Transform (FFT), and a deep learning-based Denoising Convolutional Neural Network (DnCNN) model for image enhancement and noise reduction. The results are visualized for two input images to demonstrate performance across different methodologies.

Demo 🎉

⛳ Denoising Image Data Using FFT ⛳

Denoising_Image_Data_Using_FFT

📈 Denoising Image Data Using DnCNN 📈

Denoising_Image_Data_Using_DnCNN