搜索资源列表
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
Gabor-xiaoboxishuzengqiang
- GABOR小波系数融合增强,根据这篇论文自己编写的代码,比较简单,但是适于刚接触gabor的初学者-GABOR wavelet coefficients fusion enhancement, according to this paper I have written the code is relatively simple, but suitable for beginners new to gabor