Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 888 Bytes

File metadata and controls

8 lines (7 loc) · 888 Bytes

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