CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NL-means

搜索资源列表

  1. toolbox_signal

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1406853
    • 提供者:张文国
  1. toolbox_nlmeans

    0下载:
  2. 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:980050
    • 提供者:冯灿
  1. NLmeansfilter0

    0下载:
  2. 图像去噪的快速算法,利用SSI和FFT.毕设的内容,效果还是不错的。-based NL-means filter,fast mean with SSI and FFT
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1539
    • 提供者:zhangyuan
  1. NL

    0下载:
  2. 这个压缩文件 包含了非局部去噪的文章和这篇文章的去噪代码 -This compressed file contains non-local denoising of articles and code of this article denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1405342
    • 提供者:潘秋丰
  1. NL_means

    0下载:
  2. 实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。-Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:39758
    • 提供者:opencv
  1. Inti_LJNL_ann

    0下载:
  2. 一种新的机制来实现非局部图像滤波算法。可应用于图像去噪声,图像去模糊中。-Local Jet based similarity for NL-Means filtering。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:96094
    • 提供者:风涌泉
  1. NL-Means111

    0下载:
  2. 数字图像处理 去噪算法 non-local means-denoising non-local means
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:931
    • 提供者:姚冠文
  1. yuan_NLM

    0下载:
  2. 我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。-We propose a new algorithm based on all the pixels in the image non-local average, the non-local average (NL-means).
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:1069
    • 提供者:王黛冰
  1. NLM

    0下载:
  2. 我们提出一个新的方法,方法噪声,用来估计和比较数字图像去噪方法的表现。我们首先对一个广泛的去噪算法类计算和分析方法噪声,称之为局部平滑滤波。其次,我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。最后,我们展示几组实验比较非局部平均算法和局部平滑滤波算法。-We propose a new method for noise method used to estimate the performance of digital image denoising me
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:258287
    • 提供者:王黛冰
  1. NL

    0下载:
  2. Non-local means filter,,用的高斯核。算是改进吧-Non-local means filter,, the Gaussian kernel. For the with the Be regarded as to improve the bar
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1092
    • 提供者:Wangyu
  1. nlmfilt

    0下载:
  2. 非局域均值滤波器m程序,主要用于图像降噪、滤波处理。-This is a NL-means filter program used to denoise and filter the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:王刚
  1. NL-Means

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1828803
    • 提供者:沙天飞
  1. Ativnoisinmeans-c

    0下载:
  2. 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) techn
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1118557
    • 提供者:杨松
  1. NL-MEANS

    0下载:
  2. 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
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:176979
    • 提供者:王程
  1. NL-means-matlab-code

    0下载:
  2. 图像处理的非局部平均算法,可用于图像去噪、修复等。-Non-local image processing algorithms can be used for image denoising, repair.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:7139
    • 提供者:fanyangyang
  1. NL-Means

    0下载:
  2. 中值滤波法是图像处理领域针对去噪方向一种比较经典的算法,本算法能够取得很好的效果-Median filter is the image processing domain for denoising direction of a more classic algorithm, the algorithm can achieve very good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2880500
    • 提供者:某曲
  1. RNLF-master

    0下载:
  2. 文章源码Adaptive Regularization of the NL-Means:Application to Image and Video Denoising-Adaptive Regularization of the NL-Means: Application to Image and Video Denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:1399465
    • 提供者:张文华
  1. poisson_nlmeans

    0下载:
  2. 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 ca
  3. 所属分类:*行业应用

  1. Non_Local_Means

    0下载:
  2. NL-means滤波的代码,觉得有用的可以拿去(The code of the NL-means filter,Think useful can be taken)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:氵水水
  1. NL-means

    1下载:
  2. 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:47104
    • 提供者:WG_JNU
« 12 »
搜珍网 www.dssz.com