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

搜索资源列表

  1. NLmeansfilter

    5下载:
  2. 这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.-this is a new proposed image denoising method--non local means filtering, matlab file. you can try!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-19
    • 文件大小:1304
    • 提供者:jnsjf
  1. Nonlocalmeansfilter

    0下载:
  2. 数字图像非局部均值算法,很好的哦。我自己试过了
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1688
    • 提供者:侯天峰
  1. toolbox_nlmeans

    0下载:
  2. toolbox_nlmeans 用MATLAB实现非局部均值滤波算法-toolbox_nlmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1903518
    • 提供者:王三
  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-04
    • 文件大小:33397
    • 提供者:gaojian
  1. test_LNL

    0下载:
  2. 线性非局部均值滤波器用于图像处理中的去除噪声平滑图像,能够较好的保持图像的边缘-Linear non-local mean filter for image processing to remove noise smoothing of images, to better maintain the image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:49660
    • 提供者:alison
  1. NLMeans

    1下载:
  2. 非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma)-Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, s
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:742019
    • 提供者:alison
  1. fast_NL

    1下载:
  2. 图像恢复:快速非局部均值滤波--A.Buwades等人提出的非局部均值滤波的快速实现方法-Image restoration: the proposed fast non-local means filtering- A. Buwades non-local means filtering Fast Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:629
    • 提供者:王骁
  1. NLM

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

    • 发布日期:2017-11-10
    • 文件大小:7417888
    • 提供者:huangyuan
  1. NLmeansfilter

    0下载:
  2. 进行对非局部均值算法的详细讨论包括权值的计算,均值的实现以及对于搜索窗口的讨论-Detailed discussion of the non-local means algorithm including the calculation of the weights, the realization of the mean and the discussion of the search window
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1349
    • 提供者:wuyuezhen
  1. NLmeansfiltergai

    0下载:
  2. 基于非局部均值图像去噪,对高斯加噪声有很好的去除效果,其中的修改程序,加入了对称处理,处理对称图像效果更好-Based on non-local means image denoising, the high Alaska noise removal, which modify the program, joined the symmetrical treatment, processing symmetrical image effect better
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:3485
    • 提供者:萧雨恋娇
  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. NLMeans

    0下载:
  2. 非局部均值去除图像噪声,matlab程序实现,非常有参考价值-Non-local means to remove image noise, matlab program, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1175
    • 提供者:韩秀宁
  1. Matlab_learning_materials

    1下载:
  2. 主要包括图像的中值、均值去噪、非局部均值、分块局部去噪算法;还有均方误差和峰值信噪比评价、以及matlab基础学习资料如边缘检测、小波变化、灰度值转换等-Including image median, mean denoising, non-local means, block local denoising algorithm also mean square error and peak signal to noise ratio evaluation, and matlab based
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15851
    • 提供者:刘聪
  1. NLMeans

    0下载:
  2. 非局部均值图像去噪,基于搜索窗 区域相似性-Non-local means image denoising based similarity search window area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:742942
    • 提供者:孟亚州
  1. NonLocalMeansFiltering

    2下载:
  2. 此算法为基于k-means聚类的非局部均值快速去噪算法,方法便捷有效,可保持边缘信息-this is a fast edge-preserving denoising method based on non-local means method with k-means clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-23
    • 文件大小:2232
    • 提供者:Peter Zhang
  1. Nolocal-means-filter

    0下载:
  2. 非局部均值,图像去噪,matlab,有点慢-Non-local means image denoising, matlab, a bit slow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:360780
    • 提供者:sum
  1. US-denoising-and-segment

    5下载:
  2. 关于超声图像散斑噪声去除(基于非局部均值的快速滤波算法)和超声心动图的分割(基于变分水平集)-This code is concerning with the Speckle reduction(accelerated algorithm based on non-local mean filtering) and the segment of image(based on level set)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-11-08
    • 文件大小:4319267
    • 提供者:彭飞
  1. nlmeans-patch

    0下载:
  2. 在matlab环境下利用非局部均值滤波对图像处理的SURE估计,很好的程序。-In the matlab environment using nonlocal average filtering SURE estimation for image processing, very good program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:38883
    • 提供者:zhao
  1. Non-Local Means Filter

    1下载:
  2. 能够实现图像的预处理也就是去噪处理,比中值滤波、均值滤波效果都要好。(Can achieve the image preprocessing is denoising, than the median filter, mean filtering effect is better.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:10931200
    • 提供者:张丫丫yes
« 12 3 »
搜珍网 www.dssz.com