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

搜索资源列表

  1. Denoise-Wavelet

    0下载:
  2. 下面是基于小波图像去噪的MATLAB源程序,希望对大家有用! -Below are images based on wavelet denoising MATLAB source, a member of the useful!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:21487
    • 提供者:杨明
  1. newthrold

    0下载:
  2. 基于新阈值函数的小波图像去噪研
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:257814
    • 提供者:王森华
  1. wdenoising

    1下载:
  2. 该程序为小波图像去噪的matlab原代码,内容很丰富,大家可以共享
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21041
    • 提供者:hrq
  1. wavelet denose

    0下载:
  2. 小波图像去噪matlab源程序,自己写的,供大家相互学习
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-13
    • 文件大小:1339
    • 提供者:rzscut@163.com
  1. 多小波去噪

    3下载:
  2. 这是一个很实用的多小波去噪程序,很适合信号处理和图像去噪,希望对大家有所帮助!
  3. 所属分类:源码下载

    • 发布日期:2011-09-20
    • 文件大小:2323
    • 提供者:abinghoney
  1. edgedetect1.rar

    0下载:
  2. 图像处理,边缘提取,图像去噪,小波变换,阈值选择,Image processing, edge extraction, image denoising, wavelet transform, threshold selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1149
    • 提供者:靳焕娣
  1. Wavelet-image-denoising-procedures

    0下载:
  2. 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:3132
    • 提供者:朱兰花
  1. ImageWavelet-transform

    0下载:
  2. 图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。-Image wavelet transform, using C++ Code programming. For wavelet image processing, such as denoising, before integration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2819495
    • 提供者:张娜
  1. wavelet_code

    1下载:
  2. 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:55411
    • 提供者:
  1. liftingwavelet

    0下载:
  2. 一种新的基于小波变换的阈值降噪方法介绍,并更传统阈值方法进行了比较-A new opportunity for the threshold wavelet transform denoising method introduction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:144678
    • 提供者:黎明
  1. xiaobobianhuantux

    0下载:
  2. 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:549055
    • 提供者:yang
  1. anisodiff

    0下载:
  2. 将小波和各向异性扩散结合,对超声图像进行去噪。效果较好-The combination of wavelet and anisotropic diffusion for ultrasonic image denoising. Better
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6977
    • 提供者:Echo
  1. bayesthresholding

    0下载:
  2. IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source cod
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1884214
    • 提供者:adu
  1. sa4

    0下载:
  2. 关于sa4多小波的图像去噪程序及对这个程序一些新的想法-About sa4 multiwavelet image denoising procedures and on this program some new ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2270
    • 提供者:shenyang
  1. cl2

    0下载:
  2. 关于cl2多小波的图像去噪程序及对这个程序一些新的想法-About cl2 multiwavelet image denoising procedures and on this program some new ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1979
    • 提供者:shenyang
  1. 13898400MATLABwavelet

    0下载:
  2. 小波变换在图像处理中应用于图像分析,图像压缩,图像去噪等-matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:871591
    • 提供者:joy
  1. cvWavelete

    0下载:
  2. 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:141104
    • 提供者:zyy
  1. 基于小波包的图像去噪方法

    1下载:
  2. 本代码是基于小波包的图像去噪方法,运用小波包对图像进行分解和重构。-This code is based on wavelet packet image denoising method, using wavelet packet image decomposition and reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-06-14
    • 文件大小:1795
    • 提供者:sz2020613
  1. 小波实验

    2下载:
  2. 哈尔小波转换 一维信号与二维图像的三级分解 信号去噪与重构 morlet小波连续小波变换(Haar wavelet Three level decomposition of one dimensional signal and two dimensional image Signal denoising and reconstruction morlet wavelet continuous wavelet transform)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-05
    • 文件大小:2942976
    • 提供者:Z_bunny
  1. 小波去燥MATLAB代码

    1下载:
  2. 使用小波去燥法去除灰度图像中的噪点,很好使用 亲测可用(Use wavelet de-drying method to remove the noise in the gray image, which is easy to use. Pro test is available)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-05
    • 文件大小:29696
    • 提供者:等你拿呢
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com