ImageDenoise
Image Denoiser
Develops and compares various image denoising algorithms using MATLAB and deep learning
基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。
140 stars
1 watching
26 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lizonghang/dct-fft-and-denoising | A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
nvlabs/snn | An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
njusthyk1972/nlh | An image denoising method using blind pixel-level non-local methods | 48 |
csjunxu/twsc-eccv2018 | A MATLAB implementation of an image denoising algorithm using sparse coding techniques. | 91 |
zheng-yuwei/stacked_autoencoder | This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. | 41 |
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 |
juglab/n2v | An implementation of an image denoising algorithm that trains without clean target images or paired noisy images. | 408 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
steenmoeller/nordic_raw | Software for performing image reconstruction in MRI and denoising using various algorithms | 55 |
jblindsay/fp_denoise | A tool for de-noising raster digital elevation models using feature-preserving algorithms | 17 |
zhendongwang6/uformer | An implementation of a deep learning model for restoring images in various conditions | 806 |
patrick9313/digital-image-processing | A MATLAB implementation of digital image processing with encryption and transmission simulation | 47 |
renderkit/oidn | A high-performance denoising filter library for images rendered with ray tracing | 1,804 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
suhongjian/matlab-make-blurred-images-clear | A collection of image processing algorithms implemented in MATLAB | 45 |