搜索资源列表
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
toolbox_nlmeans
- 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
NLmeansfilter0
- 图像去噪的快速算法,利用SSI和FFT.毕设的内容,效果还是不错的。-based NL-means filter,fast mean with SSI and FFT
NL_means
- 实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。-Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.
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
NL-means-matlab-code
- 图像处理的非局部平均算法,可用于图像去噪、修复等。-Non-local image processing algorithms can be used for image denoising, repair.
NL-means
- 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)