-
erweixiaobobianhuan
此示意程序用DWT实现二维小波变换
1.调原始图像矩阵
2.进行二维小波分解
3.分解结果显示
重构源图像及结果显示
(This indicated the procedure using two-dimensional wavelet transform DWT realize one. Transferred the original image matrix 2. To carry out two-dimensional wavelet decomposition 3. Decomposition results show that reconstruction of the source images and results show)
- 2008-03-30 00:28:45下载
- 积分:1
-
wave_image
通过学习小波变换原理,自行编写小波函数,不用matla自带小波函数(Wavelet transform principle, by learning to write wavelet function, need not matla with wavelet function)
- 2015-04-23 17:00:07下载
- 积分:1
-
yawtb
二维连续小波变换,以及高维连续小波变化,简单易懂!!(Mainly includes two dimensional continuous wavelet transform and higher dimensional continuous wavelet transform and its application!!)
- 2021-01-09 19:48:52下载
- 积分:1
-
3
故障行波波头识别:模极大值原理识别故障行波波头(Modulus maxima principles identified wave head)
- 2013-09-23 11:35:05下载
- 积分:1
-
waveletvideo_coding
< VISUAL C++ 小波变换技术与工程实践>>书中所附程序:小波变换在视频编码压缩中的应用(<VISUAL C++ Wavelet transform technology and engineering practice of>> the book accompanying procedures: Application of wavelet transform in video coding compression)
- 2007-01-05 15:53:25下载
- 积分:1
-
H2
说明: 实现对离散信号的连续小波变换进行时频域分析,判断信号的稳定性(The continuous wavelet transform of the signal is analyzed in time and frequency domain)
- 2020-08-03 20:42:49下载
- 积分:1
-
5
说明: 借助小波变换在时频分析上的优点,提取地面运动目标的回波信号特征在目标识别中加以运用(With wavelet transform in time-frequency analysis of the advantages of extracting ground moving target echo signal characteristics to be used in target recognition)
- 2010-03-07 19:23:49下载
- 积分:1
-
wavedec2
说明: 本代码利用小波变换,实现了两幅图像的融合,使用了小波分析工具箱wavemenu,使用了小波分析函数wavedec2()进行小波变换(The code using wavelet transform, to achieve a fusion of two images, using wavelet analysis toolbox wavemenu, using wavelet analysis function wavedec2 () wavelet transform)
- 2011-04-04 14:03:23下载
- 积分:1
-
ConstructWaveBaseFunction
说明: 紧支撑小波基的构造。
以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像.
void Convolution(double* pShortData, int nShort, double* pLongData, int nLong)
int CalcScaleFunction(double* pOutData)
int CalcWaveletFunction(double* pOutData)
Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。
(Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
- 2020-11-10 20:19:45下载
- 积分:1
-
kanhe2016
离散小波变换在图像处理去噪中的应用
经典文献 IEEE的(ECG signal compression using 2-D DWT Hermite coefficients)
- 2017-06-14 00:08:05下载
- 积分:1