CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - NLM

搜索资源列表

  1. nlm_code_for_mri

    3下载:
  2. 非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。-nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.
  3. 所属分类:Special Effects

    • 发布日期:2015-06-20
    • 文件大小:57798
    • 提供者:麦田
  1. src

    0下载:
  2. 非局部均值算法(NLM)去除含噪声图像中的噪声,达到图像恢复的效果,经过试验,效果较为明显-Non-local means algorithm (NLM) to remove the image noise with noise, to the effect of image restoration, after testing, the effect is more obvious
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:33397
    • 提供者:gaojian
  1. NLMeanC

    1下载:
  2. NLM超分辨的控制台实现,基于C语言和opencv-NLM super resolution with console complement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:202199
    • 提供者:毛骞
  1. NLMLPR_code

    1下载:
  2. 一个经典的图像去噪,主要是对NLM去噪方法的改进-A classic image denoising, is mainly to the NLM denoising method improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1995761
    • 提供者:刘奎
  1. NLG

    1下载:
  2. 在NLM去噪方法中引进新的距离计算方法,从而改进权重的计算方法-NLM denoising method to introduce a new distance-based methods, thus improving the weight calculation method
  3. 所属分类:图形图象

    • 发布日期:2017-05-09
    • 文件大小:1304
    • 提供者:刘奎
  1. NLM

    0下载:
  2. 非局部均值NLM去噪算法,去除图像中的高斯噪声-Non-local means NLM denoising algorithm, removing Gaussian noise in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:7417888
    • 提供者:huangyuan
  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. nlmquzao

    0下载:
  2. NLM对图像进行去噪,效果比较明显,可以把它和其他去噪方法进行结合使用。-Image de-noising by nlm, the effect is more obvious,we can combine it with other de-noising methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:759
    • 提供者:罗姗
  1. test

    0下载:
  2. 利用非局部均值算法(NLM)去除含噪声图像中的噪声,环境配置为vs2010+OpenCV2.4.4.程序中首先对输入图像添加噪声,然后再对噪声图像进行NLM去噪处理,并与其它算法在处理速度上进行了比较。-Non-local means algorithm (NLM) to remove image noise with noise, the environment is configured to vs2010+OpenCV2.4.4.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:2046165
    • 提供者:三尾虎
  1. nlm

    0下载:
  2. non-local means denoising 自己实现的非局部均值图像去噪的原始算法,对理解算法原理有一定帮助-Non-local means denoising: an implementation of the non-local means denoising of the original algorithm, some help understanding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:791
    • 提供者:刘复兴
  1. Denoising-3-in-1

    0下载:
  2. 去噪算法matlab源码三合一,包含BLS-GSM,BM3D,NLM-Denosing algorithms 3 in 1, include BLS-GSM+ BM3D+ NLM
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6711047
    • 提供者:deqiang
  1. NLM

    1下载:
  2. 非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。-Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2377
    • 提供者:刘聪
  1. imageDenoising

    0下载:
  2. 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7152784
    • 提供者:张帆
  1. Denoise-Methods

    0下载:
  2. 程序实现了三种去噪算法:BLS-GSM/BM3D/NLM,评价指标为PSNR/SSIM.-Program implements three de-noising algorithm: BLS-GSM/BM3D/NLM, with evaluation of PSNR/SSIM.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8381704
    • 提供者:df
  1. imageDenoising

    0下载:
  2. 图像去噪的最新算法knn,nlm;用GPU加速处理-the latest image denoising algorithms:knn,nlm optimized by GPU
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7626307
    • 提供者:huahua
  1. toolbox_nlmeans_version2

    0下载:
  2. 经常用在图像处理领域的Non-lcoal Means的工具包-Non-lcoal Means(NLM)toolkit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:30087
    • 提供者:曾坤
  1. NLM

    0下载:
  2. NLM非局部均值NLM去噪算法,丽娜图片。-NLM NLM nonlocal mean denoising, Lina picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:18275
    • 提供者:suzhonghua
  1. testnlm

    0下载:
  2. NLM 简单滤波 kernel也不复杂,适合初学者(NLM simple filtering Kernel is not complicated, suitable for beginners)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:西西格
  1. NLM

    1下载:
  2. NLM和优化的NLM算法对图像处理的对比和总结(the comparison and conclusion of the NLM and optimized NLM)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:6642688
    • 提供者:sherly0007
  1. NLM

    2下载:
  2. 非局部均值算法的matlab实现,并附有峰值信噪比的计算(Non local means with matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-29
    • 文件大小:2048
    • 提供者:yazawanico
« 12 »
搜珍网 www.dssz.com