搜索资源列表
toolbox_signal
- This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perfo
nl
- 基于Non Local algorithm的图像去噪算法-Denoising based on Non local algorithm
NL
- 这个压缩文件 包含了非局部去噪的文章和这篇文章的去噪代码 -This compressed file contains non-local denoising of articles and code of this article denoising
Inti_LJNL_ann
- 一种新的机制来实现非局部图像滤波算法。可应用于图像去噪声,图像去模糊中。-Local Jet based similarity for NL-Means filtering。
NL-Means111
- 数字图像处理 去噪算法 non-local means-denoising non-local means
yuan_NLM
- 我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。-We propose a new algorithm based on all the pixels in the image non-local average, the non-local average (NL-means).
NLM
- 我们提出一个新的方法,方法噪声,用来估计和比较数字图像去噪方法的表现。我们首先对一个广泛的去噪算法类计算和分析方法噪声,称之为局部平滑滤波。其次,我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。最后,我们展示几组实验比较非局部平均算法和局部平滑滤波算法。-We propose a new method for noise method used to estimate the performance of digital image denoising me
NL
- Non-local means filter,,用的高斯核。算是改进吧-Non-local means filter,, the Gaussian kernel. For the with the Be regarded as to improve the bar
2012-SIIMS-nl-ac
- 我看的文献中有关实现图像分割的程序代码。-This is a code in the literature, which I read.
nlmfilt
- 非局域均值滤波器m程序,主要用于图像降噪、滤波处理。-This is a NL-means filter program used to denoise and filter the image.
denoise_source
- 精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。 -Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the
NL-Means
- Non-local means算法由A. Buades, B. Coll, J.M Morel提出。该算法的主要参考文献为: A. Buades, B. Coll, J.M Morel, A review of image denoising algorithms, with a new one , Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 49
Denoise-Methods
- 最近比较流行的三种图像去噪的算法BLS,BM3D,NL MEAN 分享给大家。-the most popular image denoising algorithm
NL-means-matlab-code
- 图像处理的非局部平均算法,可用于图像去噪、修复等。-Non-local image processing algorithms can be used for image denoising, repair.
NL-Means
- 中值滤波法是图像处理领域针对去噪方向一种比较经典的算法,本算法能够取得很好的效果-Median filter is the image processing domain for denoising direction of a more classic algorithm, the algorithm can achieve very good results
RNLF-master
- 文章源码Adaptive Regularization of the NL-Means:Application to Image and Video Denoising-Adaptive Regularization of the NL-Means: Application to Image and Video Denoising
NL
- 程序实现了图像的自适应均值滤波,纯(C++),程序简单,适合于刚刚入门的同学。-Program to achieve adaptive mean filtering the image, pure (C++), the program is simple, suitable for students just getting started.
nlmeansC.tar
- 这是二维图像去噪算法,基于NL-means的C++源码,需自行配置工程使用(This is a two-dimensional image denoising algorithm, based on NL-means C ++ source code, need to configure their own use)
NL_Mean
- NL-mean 图像去噪方法的matlab实现,附录有一个小demo(the matlab code of NL mean algorithm, the appedenix have a demo)