Skip to content

Image denoising using both traditional FFT-based filtering and a deep learning approach with DnCNN for comparative performance analysis.

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