搜索资源列表

  1. wavelet

    0下载:
  2. 一个具体的小波变换实现源代码; \wavelet 子目录中存放的是基本的小波处理函数代码; \wavelet_plugin 子目录中存放的是.dll的实现代码。- A concrete wavelet transformation realization source code; In the \wavelet child directory deposits is the basic wavelet processing func
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:125kb
    • 提供者:云皓
  1. WVLT

    0下载:
  2. 关于小波的好东西1 \wvlt\lib\ 中存放的一些基本的小波基定义和相关库函数; \wvlt\wrefine\ 中存放的是小波基细化的程序代码; \wvlt\wxfrm\ 中存放的是一维小波变换的数学实现。-on wavelet good things a \ wvlt \ lib \ stored in the basic definition of small Porgy and related library function
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-11-17
    • 文件大小:116kb
    • 提供者:tyc
  1. mulscal_edge

    0下载:
  2. 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transfo
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-17
    • 文件大小:8kb
    • 提供者:刘三
  1. 常用小波源程序

    0下载:
  2. 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find execut
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:918kb
    • 提供者:师花
  1. VC_ImageProcessing

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-17
    • 文件大小:274kb
    • 提供者:陈镇静
  1. Wavelets2

    0下载:
  2. 本目录存放的是第2章文档的程序源代码,子目录说明: \wvlt\lib\ 中存放的一些基本的小波基定义和相关库函数; \wvlt\wrefine\ 中存放的是小波基细化的程序代码; \wvlt\wxfrm\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories :
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-17
    • 文件大小:91kb
    • 提供者:tony
  1. Zernike-match

    1下载:
  2. 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape tra
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:1.21mb
    • 提供者:李杰
  1. xioabosuanfa

    0下载:
  2. 包含两个源码,Wavelet1D是一维小波变换;Wavelet2D,是二维小波变换。可直观的显示小波算法的演示效果。-includes two source, Wavelet1D Victoria is a wavelet transform; Wavelet2D. is a two-dimensional wavelet transform. Visual display may wavelet algorithm demonstra
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-17
    • 文件大小:168kb
    • 提供者:王智
  1. WaveletVC++Res

    0下载:
  2. 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple on
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:157kb
    • 提供者:牛牛
  1. xiaobolilun

    0下载:
  2. 连续小波变换;短时傅里叶变换是一种单一分辨率的信号分析方法 ;短时傅里叶变换是一种单一分辨率的信号分析方法-continuous wavelet transform; Short-time Fourier transform is a single resolution signal analysis methods ; Short-time Fourier transform is a single resolution signal
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:963kb
    • 提供者:金华
  1. Wavelet

    0下载:
  2. 几个小波变换方面的源程序。其中DWT.rar中为离散小波变换的C++源程序;IntDWT为整型离散小波变换;LiftDWT97是9/7小波提升格式变换;BinDWT97是二进制小波变换;lifting则是通用的提升小波变换。-Several aspects of wavelet transform of the source. Which DWT.rar for discrete wavelet transform C++ Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-17
    • 文件大小:17kb
    • 提供者:yan Tingyang
  1. tishengfa97xiaobobianhuan

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同) -This procedure used to enhance law realize the second-generation wavelet transform I use a non-integer wav
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:6kb
    • 提供者:王雪晴
  1. matlab

    0下载:
  2. 小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。-Wavelet decomposition level is, the original signal were low-pass, high pass filter, and then carried out under the bin
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:7.08mb
    • 提供者:王正
  1. 小波变换去噪

    0下载:
  2. 小波变换去噪:小波(Wavelet)这一术语,顾名思义,“小波”就是小的波形。所谓“小”是指它具有衰减性;而称之为“波”则是指它的波动性,其振幅正负相间的震荡形式:(Wavelet (Wavelet) the term, as the name suggests, "wavelet" is a small waveform. The so-called "small" means that it
  3. 所属分类:matlab例程

    • 发布日期:2024-11-17
    • 文件大小:50kb
    • 提供者:R依木
  1. 数学形态学与小波变换

    0下载:
  2. 小波分解可以使人们在任意尺度观察信号,只需所采用的小波函数的尺度合适。小波分解将信号分解为近似分量和细节分量,它们在应用中分别有不同的特点。比如,对含有噪声的信号,噪声分量的主要能量集中在小波分解的细节分量中,对细节分量做进一步处理,比如阈值处理,可以过滤噪声。(Wavelet decomposition allows people to observe signals at any scale, just the size of th
  3. 所属分类:其他小程序

    • 发布日期:2024-11-17
    • 文件大小:1kb
    • 提供者:王文柳
  1. 小波变换图像融合

    0下载:
  2. 基于小波变换的图像融合,可以在matlab上运行。亲测有效。(Image fusion based on wavelet transform can run on matlab. Affinity measurement is effective.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-17
    • 文件大小:457kb
    • 提供者:aAbner
  1. image fusion

    0下载:
  2. 用MATLAB编写的利用小波变换对多聚焦图像的融合。(The fusion of multi focus images with wavelet transform is written in MATLAB.)
  3. 所属分类:波变换

    • 发布日期:2024-11-17
    • 文件大小:210kb
    • 提供者:风月何处
  1. 融合

    0下载:
  2. 本程序为一个图像融合实现程序。首先,读入图像,此后通过小波变换,在频率域并对图像进行融合。(This program is an image fusion program. First, the image is read into the image, and then the image is fused in the frequency domain through the wavelet transform.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-17
    • 文件大小:11.16mb
    • 提供者:小傅老师
  1. Desktop

    0下载:
  2. 利用智能算法可以求最值,以及利用小波变换可以求功率(Intelligent algorithm seeks the most value and uses wavelet transform to find power.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-17
    • 文件大小:22kb
    • 提供者:XZLXZLXZL
  1. haar小波寻峰.m

    0下载:
  2. 简单的利用小波变换的性质,实现了对接收辐射波谱的寻峰(By simply using the property of wavelet transform, the peak of received radiation spectrum is achieved.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-17
    • 文件大小:1kb
    • 提供者:Silliee
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org