NLH
Image Denoiser
An image denoising method using blind pixel-level non-local methods
Matlab code for our IEEE Trans. on Image Processing paper "NLH: A Blind Pixel-level Non-local Method for Real-world Image Denoising"
48 stars
5 watching
20 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
image-denoisingnlh
Related projects:
Repository | Description | Stars |
---|---|---|
nvlabs/snn | An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
lizonghang/dct-fft-and-denoising | A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
csjunxu/twsc-eccv2018 | A MATLAB implementation of an image denoising algorithm using sparse coding techniques. | 91 |
weitw/imagedenoise | Develops and compares various image denoising algorithms using MATLAB and deep learning | 140 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
juglab/n2v | An implementation of an image denoising algorithm that trains without clean target images or paired noisy images. | 408 |
hjprint/university_project_vmd_majorization | A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 77 |
steenmoeller/nordic_raw | Software for performing image reconstruction in MRI and denoising using various algorithms | 55 |
abhishekvahadane/coderelease_colornormalization | Software package for stain separation and color normalization in histopathological images using computational pathology techniques | 66 |
bychao100/graph-based-blind-image-deblurring | A MATLAB implementation of blind image deblurring from a single photograph using graph-based methods. | 33 |
nvpro-samples/vk_denoise | This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images | 90 |
nekooeimehr/matlab-source-code-oversampling-methods | This repository provides implementations of four oversampling methods to address class imbalance in binary data classification | 37 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
jblindsay/fp_denoise | A tool for de-noising raster digital elevation models using feature-preserving algorithms | 17 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |