▍1. 小波变换、EMD以及EMD结合小波变换
小波变换、EMD以及EMD结合小波变换,几种常用的时频去噪方法在脑电预处理中运用的的对比分析,算法过程解释详细,有利于初学者入门学习;小波变换、EMD以及EMD结合小波变换,几种常用的时频去噪方法在脑电预处理中运用的的对比分析,算法过程解释详细,有利于初学者入门学习
小波变换、EMD以及EMD结合小波变换,几种常用的时频去噪方法在脑电预处理中运用的的对比分析,算法过程解释详细,有利于初学者入门学习;小波变换、EMD以及EMD结合小波变换,几种常用的时频去噪方法在脑电预处理中运用的的对比分析,算法过程解释详细,有利于初学者入门学习
滚动轴承外圈故障频率,小波分析后包络变换,数据来源西储大学
基于Wigner-Ville分布的Chirplet变换,用于信号的时频分析。
对图像进行滤波处理是图像处理中最常见的一种操作类型。而这其中低通滤波(也可以叫做平滑)有事各种滤波处理中最常用的。这里就简单写写 OpenCV 中提供的几种低通滤波方法。 具体思路:对源图像进行离散傅里叶变换,滤波后通过cvDFT进行傅里叶逆变换得到理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器后图像
曲波变换,matlab下的曲波变换,里面也含有图像去噪的简单算法,包括硬阈值去噪等等,在matlab2012a下运行完全没有问题,请放心使用。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
关于小波变换的降噪处理,包括强制降噪,给定阈值降噪,默认阈值降噪等,并给出了对比图(Noise reduction processing on the wavelet transform, including mandatory noise reduction, noise reduction given threshold, default threshold noise reduction, and gives comparison chart)
关于小波变换的降噪处理,包括强制降噪,给定阈值降噪,默认阈值降噪等,并给出了对比图(Noise reduction processing on the wavelet transform, including mandatory noise reduction, noise reduction given threshold, default threshold noise reduction, and gives comparison chart)
基于Gabor小波变换和人工神经网络的人脸识别方法,matlab代码。(Based on the Gabor wavelet transform and artificial neural network methods for face recognition, matlab code.)
本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)
说明: 基于小波变换的图像融合源代码,利用的融合规则分别使用简单的模值取大和基于区域能量。(Image fusion based on wavelet transform source code, the use of fusion rule modulus were obtained using a simple large and region-based energy.)
这是二维离散小波变换程序,里面附带程序说明,及实例讲解。(This is a two-dimensional discrete wavelet transform, which comes with the program instructions and examples to explain.)
说明: GHM多小波的变换与逆变换,包括预处理和后处理(GHM multi-wavelet transform and inverse transform)
说明: 多小波代码,有CL,GHM,Sa4,Opt-rec四种多小波的变换与反变化,前处理和后处理的代码。(Multiwavelet code, there are CL, GHM, Sa4, Opt-rec four Multiwavelet Transform and anti-change, pre-treatment and post-processing code.)
基于多小波变换的医学图像融合方法研究基于多小波变换的医学图像融合方法研究(Based on Multi-Wavelet Transform Method for Medical Image Fusion Based on Multi-Wavelet Transform Medical Image Fusion Method)
使用四元数小波变换图像流估计。是对“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.)
对雾天图像利用小波变换分解,实现图像去雾增强,分解的层数越多,处理后的效果越明显。(On the fog image using wavelet transform decomposition, to achieve the image to fog enhancement, decomposition of the number of layers, the more obvious the effect of the treatment.)
比较了选取统一阈值和自己选取阈值,可以看出选取同一阈值去噪效果更好(You can see the benefits of a uniform threshold.)
在matlab环境下,实现ECG信号R波的检测,使用的方法是小波变换。(Matlab environment, the realization of the R wave of the ECG signal detection, the methods used wavelet transform.)