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

搜索资源列表

  1. MCWNNM_ICCV2017-master

    0下载:
  2. MCWNNM,多通道加权核范数;加权核范数可用于处理颜色图像、能谱图像的去噪。(MCWNNM, multi channel weighted kernel norm, weighted kernel norm can be used to deal with color images and denoising of energy spectrum images.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:14477312
    • 提供者:wuxi
  1. NLR_MRF

    1下载:
  2. 非局部马尔科夫随机场,用于自然图像的去噪,效果非常好,推荐大家使用(Non local Markov random field, for natural image denoising, the effect is very good, recommended for you to use)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:9072640
    • 提供者:wuxi
  1. PCLR

    0下载:
  2. 利用图像的非Denoising of noisy image using non local joint low rank feature of image局部联合低秩特性,实现含噪图像去噪(Denoising of noisy image using non local joint low rank feature of image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:24901632
    • 提供者:jack_chen12
  1. guided-filter-code-v1

    0下载:
  2. 引导滤波,能够实现,图像去噪,去雾,是非常使用的图像处理算法,运算速度快(Guide filtering, can achieve, image denoising, to fog)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3511296
    • 提供者:安保部
  1. pcadenoise

    0下载:
  2. 矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。 感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:302080
    • 提供者:cavin
  1. PCNN输出域改进及其在彩色图像增强中应用

    1下载:
  2. 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN algorithm is improved image enhan
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:6421504
    • 提供者:Jasmin
  1. K-SVD_SOMP-master

    0下载:
  2. 基于K-SVD方法的图像去噪算法,代码是MATLAB版的(Image denoising algorithm based on K-SVD method, the code is MATLAB version of)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:teslahua
  1. fastHDTVcode

    0下载:
  2. 可以使用高维全变分快速算法进行去噪和重建。(fast HDTV algorithms for image processing)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:687104
    • 提供者:blurfans
  1. wiener filtering

    1下载:
  2. 实现了维纳滤波对语音信号的去噪,输入一段音频文件,取单声道,加噪声后进行滤波(Wiener filtering The Wiener filter is used to denoise the speech signal, input a segment of audio file, take the single channel, and filter the noise after adding the noise)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:3479552
    • 提供者:Joker298
  1. pujian

    1下载:
  2. 运用谱减法,对语音信号进行去噪处理并比较处理前后的信噪比(Using spectral subtraction to denoise the speech signal and compare the signal to noise ratio before and after processing)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:txjytzlp
  1. curvelet

    0下载:
  2. CUrevelt去噪自己编写的软硬阈值去噪,自适应阈值去噪(curvelet image denosiing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:124928
    • 提供者:ssdw213
  1. 实验

    0下载:
  2. 高斯低通滤波器实现图像去噪,通过去除高频分量来降低图像噪声(Image denoising by Gauss low pass filter and reduction of image noise by removing high frequency components)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1890304
    • 提供者:Bester
  1. 新建文件夹

    2下载:
  2. 利用形态学的形态组合滤波器对数字信号去噪,可低通滤波(Digital signal de-noising, low pass filtering)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:1090560
    • 提供者:haoaho
  1. pingjiazhibiaojisuan

    0下载:
  2. 用matlab实现,用于对图像的质量评价,尤其是在图像融合领域的应用(Implemented in MATALB. The quality evaluation of images, especially in the field of image fusion)
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:咪咪默默
  1. RichadLucy

    2下载:
  2. Richardson-lucy去噪算法,泊松去噪(image denoising use Richardson lucy algorithm)
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:312320
    • 提供者:DaQuanEr
  1. 61737015coherencefilter

    0下载:
  2. 图形图像处理中的图像去噪算法研究,希望可以帮到您。(The research of image denoising algorithm in graphic image processing, hope to help you.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:77824
    • 提供者:可可xu
  1. 1

    0下载:
  2. MATLAB图形图像处理中的权重自适应的多结构形态学去噪 巴特沃斯低通滤波(The weight adaptive multi - structure morphological denoising.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:330620
  1. waveletcode

    0下载:
  2. 小波变换,双树复小波,小波和复小波的图像阈值去噪(Wavelet transform, double tree complex wavelet, wavelet and complex wavelet image deniosing)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:1859584
    • 提供者:zhenima
  1. xiao_bo

    0下载:
  2. 小波变换对图像去噪,小波用海尔基,图像需输入文件名,图像可以直接去噪,也可以添加高斯白噪声后再去噪。压缩包中包含界面。具体情况详见m文件中注释。(Image denoising with wavelet transform,Harr wavelet)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:5786624
    • 提供者:泊照
  1. 数字图像处理(matlab版)源码

    0下载:
  2. 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (digital image processing) is a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-23
    • 文件大小:376832
    • 提供者:aurora1997
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com