Welcome![Sign In][Sign Up]
Location:
Search - NL means

Search list

[Special Effectstoolbox_signal

Description: 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 perform the denoising. -This toolbox implements the algorithm in a fairly general way in a C file that can be called f rom Matlab. It allows to perform the traditiona l NL-means for denoising (for both B
Platform: | Size: 1406853 | Author: 张文国 | Hits:

[Special Effectstoolbox_signal

Description: 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 perform the denoising. -This toolbox implements the algorithm in a fairly general way in a C file that can be called f rom Matlab. It allows to perform the traditiona l NL-means for denoising (for both B
Platform: | Size: 1406976 | Author: 张文国 | Hits:

[matlabtoolbox_nlmeans

Description: 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
Platform: | Size: 979968 | Author: 冯灿 | Hits:

[matlabNLmeansfilter0

Description: 图像去噪的快速算法,利用SSI和FFT.毕设的内容,效果还是不错的。-based NL-means filter,fast mean with SSI and FFT
Platform: | Size: 2048 | Author: zhangyuan | Hits:

[Special EffectsNL

Description: 这个压缩文件 包含了非局部去噪的文章和这篇文章的去噪代码 -This compressed file contains non-local denoising of articles and code of this article denoising
Platform: | Size: 1404928 | Author: 潘秋丰 | Hits:

[matlabNL_means

Description: 实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。-Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.
Platform: | Size: 39936 | Author: opencv | Hits:

[Special EffectsInti_LJNL_ann

Description: 一种新的机制来实现非局部图像滤波算法。可应用于图像去噪声,图像去模糊中。-Local Jet based similarity for NL-Means filtering。
Platform: | Size: 96256 | Author: 风涌泉 | Hits:

[Special EffectsNL-Means111

Description: 数字图像处理 去噪算法 non-local means-denoising non-local means
Platform: | Size: 1024 | Author: 姚冠文 | Hits:

[Special Effectsyuan_NLM

Description: 我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。-We propose a new algorithm based on all the pixels in the image non-local average, the non-local average (NL-means).
Platform: | Size: 1024 | Author: 王黛冰 | Hits:

[Special EffectsNLM

Description: 我们提出一个新的方法,方法噪声,用来估计和比较数字图像去噪方法的表现。我们首先对一个广泛的去噪算法类计算和分析方法噪声,称之为局部平滑滤波。其次,我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。最后,我们展示几组实验比较非局部平均算法和局部平滑滤波算法。-We propose a new method for noise method used to estimate the performance of digital image denoising methods and compare. We first noise, a denoising algorithm calculation and analysis method called partial smoothing filter. Secondly, we have proposed a new algorithm based on all the pixels in the image non-local average, the non-local average (NL-means). Finally, we show several groups of experiments comparing non-local averaging algorithm and the local smoothing filter algorithm.
Platform: | Size: 258048 | Author: 王黛冰 | Hits:

[Special EffectsNL

Description: Non-local means filter,,用的高斯核。算是改进吧-Non-local means filter,, the Gaussian kernel. For the with the Be regarded as to improve the bar
Platform: | Size: 1024 | Author: Wangyu | Hits:

[Special Effectsnlmfilt

Description: 非局域均值滤波器m程序,主要用于图像降噪、滤波处理。-This is a NL-means filter program used to denoise and filter the image.
Platform: | Size: 1024 | Author: 王刚 | Hits:

[Special EffectsNL-Means

Description: 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: 490-530, 2005. 这个工具箱以一种相当普遍的方式可以被matlab调用的C文件上实现这个算法。它允许执行传统的NL-means进行去噪(对黑白图像和彩色图像均适用)并且使用任意一组补丁执行去噪。 -The non-local means is an algorithm introduced by A. Buades, B. Coll, J.M Morel. The main reference for the algorithm is 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: 490-530, 2005. This toolbox implements the algorithm in a fairly general way in a C file that can be called 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 perform the denoising.
Platform: | Size: 1828864 | Author: 沙天飞 | Hits:

[Picture ViewerAtivnoisinmeans-c

Description: An adaptive image denoising technique based on the nonlocal means (NL-means) algorithm is investigated in this research. The proposed method first employs the singular value decomposition (SVD) method and the K-means clustering (Kmeans) technique for robust block classification in noisy images. Then, the local window is adaptively adjusted to match the local property of a block. Finally, a rotated block matching algorithm is adopted for better similarity matching. Experiment results are given to demonstrate the superior denoising performance of the proposed adaptive
Platform: | Size: 1118208 | Author: 杨松 | Hits:

[2D GraphicNL-MEANS

Description: NL-MEANS图像去噪算法。 该算法对于灰度图像的高斯白噪声的去除效果极好,但是在计算时间上耗时较高。本程度对于256*256的灰度图像,约在30s以上。 运行,请输入“main”。-NL-means algorithm is a good way for grey image denoising on AWN, but it has high cost on the computation. The program here may cost beyond 30s for 256*256 image. Please enter main to launch the code.
Platform: | Size: 177152 | Author: 王程 | Hits:

[Special EffectsNL-means-matlab-code

Description: 图像处理的非局部平均算法,可用于图像去噪、修复等。-Non-local image processing algorithms can be used for image denoising, repair.
Platform: | Size: 7168 | Author: fanyangyang | Hits:

[Special EffectsNL-Means

Description: 中值滤波法是图像处理领域针对去噪方向一种比较经典的算法,本算法能够取得很好的效果-Median filter is the image processing domain for denoising direction of a more classic algorithm, the algorithm can achieve very good results
Platform: | Size: 2880512 | Author: 某曲 | Hits:

[Applicationspoisson_nlmeans

Description: An extension of the non local (NL) means is proposed for images damaged by Poisson noise. The proposed method is guided by the noisy image and a pre-filtered image and is adapted to the statistics of Poisson noise. The influence of both images can be tuned using two filtering parameters. We propose an automatic setting to select these parameters based on the minimization of the estimated risk (mean square error). This selection uses an estimator of the MSE for NL means with Poisson noise and Newton’s method to find the optimal parameters in few iterations(An extension of the non local (NL) means is proposed for images damaged by Poisson noise.)
Platform: | Size: 453632 | Author: 金戈铁马1980 | Hits:

[matlabNon_Local_Means

Description: NL-means滤波的代码,觉得有用的可以拿去(The code of the NL-means filter,Think useful can be taken)
Platform: | Size: 2048 | Author: 氵水水 | Hits:

[OtherNL-means

Description: 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
Platform: | Size: 47104 | Author: WG_JNU | Hits:
« 12 »

CodeBus www.codebus.net