SNN

Denoiser

An image denoising algorithm implementing a statistical approach to improve traditional methods

Matlab code implementation the modified Non Local Means and Bilateral filters, as described in I. Frosio, J. Kautz, Statistical Nearest Neighbors for Image Denoising, IEEE Trans. Image Processing, 2018. The repository also includes the Matlab code to replicate the results of the toy problem described in the paper.

GitHub

42 stars
12 watching
10 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
njusthyk1972/nlh An image denoising software utilizing non-local means techniques to remove noise from images 48
csjunxu/twsc-eccv2018 Matlab code for real-world image denoising using sparse coding 91
juglab/n2v An implementation of an image denoising method using single noisy images and no clean targets 411
weitw/imagedenoise Develops and compares various image denoising algorithms using MATLAB and deep learning 143
lizonghang/dct-fft-and-denoising A Matlab implementation of various image denoising techniques using DCT and FFT 100
huanglabpurdue/ncs An algorithm to reduce noise in images from sCMOS cameras 29
cszn/ircnn This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. 602
rwenqi/nbd-glra A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. 22
steenmoeller/nordic_raw Software for image reconstruction and denoising in MRI, developed by researchers at the University of Minnesota. 56
hjprint/university_project_vmd_majorization A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images 79
matlab-deep-learning/nerf An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering 10
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 919
ysnan/vem-nbd Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. 14
nvpro-samples/vk_denoise This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images 89
jblindsay/fp_denoise A tool for de-noising raster digital elevation models using feature-preserving algorithms 17