CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 非局部均值

搜索资源列表

  1. entati

    1下载:
  2. 非局部加权模糊C均值聚类图像分割Non-locally weighted fuzzy C-means image segmentation-Non-locally weighted fuzzy C-means image segmentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1626197
    • 提供者:xiaomei
  1. Corner-Detection-Harris-Algorithm

    0下载:
  2. 摘要提出了一种改进的Har“s角点检测方法。该方法在Harris角点检测求得角点响应函数后,利用双掩膜来定 义进行非极大值抑制的局部范围,结合K均值聚类方法进行非极大值抑制,若像素点的角点响应函数值满足预设角点判定 条件,则将该像素点定义为角点。实验结果表明,该方法无需进行阈值选择,提高了角点检测精度。-Abst旧ct An improved harris_based comer detection methOd is presented in the paper. Firstly,th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:382260
    • 提供者:李齐贤
  1. lmd

    1下载:
  2. 局部均值分解是由Smith提出的一种新的非线性和非平稳信号分析方法。由于LMD是依据信号本身的信息进行自适应分解的,产生的PF分量具有真实的物理意义,由此得到的时频分布能够清晰准确地反映出信号能量在空间各尺度上的分布规律。-Local mean decomposition is a new nonlinear and non-stationary signal analysis method proposed by the Smith. Since LMD information is base
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:23044
    • 提供者:十一郎
  1. NLM

    0下载:
  2. 关于非局部均值去噪的典型例子,里面有详细注解,很实用-Typical examples of non-local means on de-noising, which has detailed notes, it is practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:259790
    • 提供者:谈继勇
  1. 11111111

    0下载:
  2. 非局部均值滤波 本程序是自己编写的费均值滤波程序-Non-local mean filter
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1330
    • 提供者:李欣雪
  1. NLmeansfilter

    0下载:
  2. 一种非局部均值滤波代码,可以对图片进行处理,去除噪声,是图片更加清晰明了。-A non-local mean filter code image can be processed to remove noise, the picture is more clear.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:池鹏飞
  1. baynlm

    1下载:
  2. 贝叶斯非局部均值降噪c代码,非局部均值降噪被视为当前降噪效果最佳的一种降噪方法,基于贝叶斯理论的方法是其中较好的一种,这里采用c语言编写,能有效提高计算效率,或进行代码移植-C code for Bayesian Nonlocal Means Filter, Nonlocal Means noise reduction was seen for the noise reduction effect of the best a noise reduction method based on Bay
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:566724
    • 提供者:宋涛
  1. blindBAYNLM

    0下载:
  2. 图像降噪、贝叶斯估计、盲源降噪,采用盲源方法进行噪声估计,再进行贝叶斯非局部均值降噪-Image denoising, Bias estimation and blind source noise,The blind source method for noise estimation, then the Bayes non local mean noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:604631
    • 提供者:宋涛
  1. NLM_MFC

    0下载:
  2. 用opencv和mfc实现的非局部均值去噪算法,其中还有三种对比算法,实测可用,希望对别人有用-Non-local means denoising opencv and mfc achieve, where there are three comparison algorithm, found available, I hope useful to others
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17115155
    • 提供者:黄涛
  1. NLmeansfilter

    1下载:
  2. nlm算法,图像处理中的非局部均值滤波算法,matlab运行,很好的算法。-nlm algorithm, image processing non-local means filtering algorithm, matlab running, good algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:965
    • 提供者:万力超
  1. matlab-nlm

    1下载:
  2. there a non-local means denoising article, along with the code. After debugging, the code is correct.里面有一篇非局部均值去噪的文章,并附有代码。经调试,代码正确。-there are a non-local means denoising article, along with the code. After debugging, the code is correct.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5664
    • 提供者:zhangfe
  1. NLM

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

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

    0下载:
  2. 基于图像边缘结构的非局部均值图像去噪算法-Non local mean image denoising algorithm based on image edge structure
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:zh
  1. NLMDenoising

    0下载:
  2. 非局部均值(Non-Local Means)去噪算法,里面有实例- Non-local mean (Non-Local Means) denoising algorithm, which has examples
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:901
    • 提供者:胡高
  1. NLmeansfilter

    0下载:
  2. 非局部均值是一种基于快匹配来确定滤波权值的。即先确定一个块的大小,例如7x7,然后在确定一个搜索区域,例如15x15,在15x15这个搜索区域中的每一个点,计算7x7的窗口与当前滤波点7x7窗口的绝对差值和,然后在计算一个指数函数,所有的搜索点都用指数函数计算出一个权值,当然还有权值的归一化。根据这个权值进行点的滤波操作。-It is a non-local means to determine the filter weight based on fast matching. That is,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1075
    • 提供者:q
  1. NLM

    0下载:
  2. 采用非局部均值去噪的算法对图像进行去噪处理。-Non-local means denoising algorithm for image denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:754
    • 提供者:张荣飞
  1. NLM

    0下载:
  2. NLM非局部均值的降噪C代码,已经优化过了,速度明显提高,学要的可以下载一下-NLM non-local mean noise reduction C code, has been optimized, the speed was significantly improved, the study can be downloaded
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-13
    • 文件大小:2531
    • 提供者:bolt
  1. NLmeansfilter_Fast

    0下载:
  2. 基于非局部均值快速算法,使用matlab实现。论文《FAST IMAGE AND VIDEO DENOISING VIA NON-LOCAL MEANS OF SIMILAR NEIGHBORHOODS》(Fast algorithm of non local means)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:247808
    • 提供者:fluctuate
  1. fastNLmeans2

    0下载:
  2. 快速非局部均值,用来消除噪声,效果良好,适合于细节较多的图像(Fast nonlocal means is used to eliminate noise and achieve good results, which is suitable for more detailed images.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:265216
    • 提供者:郑秋冬
  1. NLM

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

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