ImageDenoise
Image Denoiser
Develops and compares various image denoising algorithms using MATLAB and deep learning
基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。
144 stars
1 watching
26 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
| An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
| Software implementing a blind pixel-level non-local method for image denoising using additive Gaussian white noise. | 49 |
| A Matlab implementation of an image denoising scheme based on sparse coding and trilateral weighting. | 91 |
| This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. | 41 |
| A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 81 |
| A noise reduction algorithm trained on noisy images without target images or paired data | 414 |
| This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 164 |
| Software for image reconstruction in MRI and denoising using NORDIC algorithm | 57 |
| A tool for de-noising raster digital elevation models using feature-preserving algorithms | 17 |
| An implementation of a deep learning model for restoring images in various conditions | 817 |
| A MATLAB implementation of digital image processing with encryption and transmission simulation | 47 |
| A high-performance denoising filter library for images rendered with ray tracing | 1,822 |
| An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
| A collection of image processing algorithms implemented in MATLAB | 45 |