-
Jul2012_2DWaveletT
图像处理中,有关二维离散小波变换的PPT例程,富有参考价值。(Image processing related to the two-dimensional discrete wavelet transform PPT routines, full of reference value.)
- 2012-07-29 13:01:24下载
- 积分:1
-
Wavelet-transform
基于小波变换的图像拼接。
本程序利用小波变换的原理实现图像的上下,左右以及斜方向的无缝拼接(Wavelet-based image stitching. The procedure to achieve the principle of wavelet transform image from top to bottom, left and right oblique direction and seamless)
- 2011-10-25 20:56: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
-
tuxiangfenge
图像滤波变换程序,上学期课程设计代码,绝对原创(Image filtering transform procedures, last semester curriculum design code, an absolute original)
- 2008-06-11 07:32:12下载
- 积分:1
-
wavelet
一个图像小波数字水印的matlab代码,利用小波变换,在DC分量上实现自适应编码(An image digital watermarking wavelet matlab code, the use of wavelet transform, the DC component on the realization of adaptive coding)
- 2009-03-11 22:44:25下载
- 积分:1
-
sound_sep1
独立分量分析(ICA)算法编码,盲源信号分离(声音信号的分离)(Independent component analysis (ICA) algorithm coding, Blind Source Separation (voice signal separation))
- 2006-10-31 21:51:31下载
- 积分:1
-
rtcmas_client
小波包分析提取振动信号中的特征频率,以及能量谱分析计算(wavelet packet analysis vibration signal from the characteristic frequency, and the energy spectrum analysis)
- 2006-11-06 09:39:08下载
- 积分:1
-
UltraSound_program
超声图像去噪,基于小波变换的通用超声图像去噪,能够有效的去除相干斑(Ultrasound image denoising based on wavelet transform common ultrasound image denoising, can effectively remove speckle)
- 2010-01-27 15:51:02下载
- 积分:1
-
Digital-Signal-Processing
数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。(Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.)
- 2011-04-28 12:41:51下载
- 积分:1
-
wavelet
常用的db,haar,墨西哥帽等小波的程序,帮助认识小波的性质(This is commonly used dB, Haar, Mexico hat and other wavelet program, can help you understand the nature of wavelet)
- 2017-11-20 18:00:58下载
- 积分:1