Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 794 Bytes

File metadata and controls

8 lines (7 loc) · 794 Bytes

Image_Denoising_Using_FFT_And_DnCNN

This project explores various techniques for enhancing image quality and reducing noise in digital images. The focus is on comparing the effectiveness of two different approaches: FFT (Fast Fourier Transform) filters and DnCNN (Denoising Convolutional Neural Network) denoising.

Demo 🎉

⛳ Denoising Image Data Using FFT ⛳

Denoising_Image_Data_Using_FFT

📈 Denoising Image Data Using DnCNN 📈

Denoising_Image_Data_Using_DnCNN