-
zuixiaoerchengfa
关于最小二乘法的相位解包裹,对于学些图像处理的同学还是很有用的哦~(It s about the least squares method of phase unwrapping
)
- 2012-04-15 23:36:14下载
- 积分:1
-
wavetest0
morlet小波变换的周期性分析程序,分析长时间序列的周期性(morlet periodic wavelet analysis program, analysis of long time series of the periodic)
- 2011-07-29 09:47:00下载
- 积分: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
-
bande-limination-filter
使用带通滤波器对图像进行处理,滤除不必要的杂波(Using band-pass filter to do image processing, filtering unnecessary clutter)
- 2012-09-23 17:32:46下载
- 积分:1
-
predectif-detection-of-defects
Resumé de l’article:
"Early Detection of Fatigue Damage on Rolling Element Bearings Using Adapted Wavelet" par Xavier Chiementin, Fabrice Bolaers, Jean-Paul Dron en franç ais
- 2012-04-10 17:29:32下载
- 积分:1
-
FlowEstimationbyQWT
使用四元数小波变换图像流估计。是对“Coherent Multiscale Image Processing using Dual-Tree Quaternion Wavelets”的实现。代码很详细。(Use quaternion wavelet transform image flow estimation. Is the " Coherent Multiscale Image Processing using Dual-Tree Quaternion Wavelets" implementation. Code is very detailed.)
- 2021-04-27 21:08:44下载
- 积分:1
-
500wavlet
小波变换的程序包括小波变化 小波分解小波包分解程序(Wavelet transform procedures include wavelet transform wavelet decomposition wavelet packet decomposition program)
- 2020-06-29 11:00:02下载
- 积分:1
-
wavelet
基于DB4 的小波变换,实现了小波的分解与重构,可根据实际需要修改阈值的选取方法(Based DB4 wavelet transform to achieve wavelet decomposition and reconstruction, according to the actual need to modify the threshold selection method)
- 2021-03-15 14:59:22下载
- 积分:1
-
EMDdenoise
一种基于EMD分解后对imf分量利用小波分解进行去噪的方法,给出了相应的例子,有注释(Based on the EMD decomposition after the imf component by using the method of wavelet decomposition denoising, corresponding examples are given, with comments)
- 2013-09-06 13:37:52下载
- 积分:1
-
thresholdHSI
采用小波变换的方法实现心电信号的滤波,分别使用了硬阈值、软阈值和改进阈值方法,并实现了滤波效果的评价(均方差和信噪比)(Wavelet transform of ECG signal filtering method, respectively, using a hard threshold and soft threshold and improve the threshold method, and to achieve the filtering effect of the evaluation (both variance and signal to noise ratio))
- 2011-07-23 11:03:55下载
- 积分:1