搜索资源列表
Biorthogonal
- MakeBSFilter产生完全重构双正交对称滤波器 MakeBSWavelet产生双正交对称小波和尺度函数的图形-MakeBSFilter have completely remodeling Biorthogonal symmetrical filter MakeBSWave have let biorthogonal wavelet and symmetric scaling function graphics
dbconstruction
- 任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造-arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients
尺度函数和小波函数的生成程序
- 尺度函数和小波函数的生成程序-scaling function and wavelet function of generating program
wex4_6
- 双正交小波的提升算法的实现实例。 包括正变换和逆变换。 给出了双正交小波滤波器,双正交小波的尺度函数和小波函数,以及小波提升实现的算法,这里是对算法的实现。
wavelet.rar
- 小波变换,D4尺度函数和小波函数计算及绘制,Wavelet transform, D4 scaling function and wavelet function calculation and mapping
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
MATLAB2
- 小波尺度函数,用于分析数据,图象,画面的基础-Wavelet scaling function2
wavelet-homework
- 我的小波分析课程作业,画出了各种不同类型小波的尺度和小波函数,供大家参考。用matlab实现,已通过老师验收。-Wavelet analysis of the course work, and draw the different types of wavelet scale and wavelet function, for your reference. Using matlab to achieve acceptance by the teacher.
periodic_wavelet
- 小波变换,D4尺度函数和小波函数图形绘制-Wavelet transform, D4 scaling function and wavelet function Rendering
OneDimensionalDiscreteWaveletTransforms
- 本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki fu
xiaobofenxijiangyi
- 小波(Wavelet)这一术语,顾名思义,“小波”就是小的波形。所谓“小”是指它具有衰减性;而称之为“波”则是指它的波动性,其振幅正负相间的震荡形式。与Fourier变换相比,小波变换是时间(空间)频率的局部化分析,它通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了Fourier变换的困难问题,成为继Fourier变换以来在科学方法上的重大突破。有人把小波变换称为“数学显微镜”。 这套讲
mask_swt
- 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
gabor_filter
- 实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。-Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.
gauss_wavelet
- ,分析探讨了有关高斯函数的小波特性。根据多尺度微分算予理论和多分辨分析思 想,证明了高斯函数构造了一个多分辨分析(MRA),高斯函数的各阶导数均构成小波基函数-Analysis of the characteristics of the Gaussian wavelet function. According to the theory of multi-scale differential operator and multi-resolution analysis thinking th
ADAPTIVE-IMAGE-FUSION-ALGORITHM
- 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中
gou-zaoDB-fu-xiao-bo
- Daubechies小波基的构造 求解小波尺度函数离散整数点的值-Construction of Daubechies wavelet basis functions for solving the discrete wavelet scale the value of integer points
contourlet
- Contourlet变换是一种新的图像二维表示方法,具有多分辨率、局部定位、多方向性、近邻界采样和各向异性等性质,其基函数分布于多尺度、多方向上,少量系数即可有效地捕捉图像中的边缘轮廓,而边缘轮廓正是自然图像中的主要特征。-Contourlet image transformation is a new two-dimensional representation, with multi-resolution, local orientation, multi-directional, neig
Daubechies-wavelet
- 实现构造小波基,求解小波尺度函数离散整数点的值以及实现尺度函数经伸缩后的离散值等功能。-Implement the constructor wavelet basis functions to solve the discrete wavelet scale and the realization of the value of an integer point scale after scaling function by a discrete value functions.
Daubechies_WT
- 小波基的构造 求解小波尺度函数离散整数点的值 本函数实现尺度函数经伸缩后的离散值 采用双尺度方程求解小波基函数 多孔trous算法(undecimated wavelet transform)实现小波变换 绘图-Wavelet base structure Solving discrete wavelet multi-scale functions the value of the integer point This function by the expan
xiaobo
- 小波的分解与重构,小波函数经过分解得到尺度函数和小波函数,经过重构得到原函数。-Wavelet decomposition and reconstruction, after decomposition wavelet function scaling function and wavelet function, to give after reconstruction of the original function.