搜索资源列表
基于小波变换的边缘提取程序
- 一个基于小波变换的边缘提取程序,用matlab实现,速度块,很不错。-one based on wavelet transform edge extraction procedures used Matlab to achieve speed block, very good.
cwt(matlab)
- 连续小波变换的matlab实现代码,调试通过
小波变换的实现
- 在MATLAB中实现小波变换
wavelet
- 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
Gabor
- Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向-Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of
waveletimagerefuse
- 使用matlab实现基于小波变换的遥感图像融合,特别有用-Use matlab wavelet transform-based remote sensing image fusion, particularly useful
wavelets
- 基于小波变换的图像压缩编码,实现了多种小波变换,并且实现了12:1的高压缩率。-Based on Wavelet Transform Image Coding, to achieve a variety of wavelet transform, and achieved a high 12:1 compression ratio.
merge_wavelet
- 小波变换的MATLAB源代码实现。主要是用作图像融合的。-Wavelet Transform MATLAB source code to achieve. Is used mainly for image fusion.
hustMyDWTsimplefusion
- 这是一个实现基于小波变换的融合算法的源代码,对于研究图像融合的专家具有重要的参考价值-this is the image fusion sourcecode
watermarking
- 使用了Arnold置乱算法,实现了基于小波变换的数字图像水印-Arnold used the scrambling algorithm based on wavelet transform of digital image watermarking
watermarking
- 采用小波变换的方法实现了数字水印的嵌入与提取,效果非常不错!-Using wavelet transform method to achieve the digital watermark embedding and extraction, the effect is very good!
Transform
- 二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
Wavelet_denoising
- 小波变换的MATLAB源程序,使用语语音增强,去除噪声效果好,算法实现简单,清晰-MATLAB source wavelet transform, using language speech enhancement, noise removal effect, algorithm is simple and clear
matlab
- 小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。-Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancemen
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 evaluat
matlab-cwt
- 连续小波变换的MATLAB实现(未调用cwt函数)-Continuous wavelet transform of MATLAB (not using function cwt)
语音增强算法,谱减法、小波变换
- 使用matlab语言实现的语音增强算法,包括谱减法以及小波变换的实现,对理解原理有很好的作用。(Voice Enhancement Algorithm written using matlab scr ipts, including spectral subtraction and wavelet transform implement.)
waveletcode
- 小波变换,双树复小波,小波和复小波的图像阈值去噪(Wavelet transform, double tree complex wavelet, wavelet and complex wavelet image deniosing)
Image fusion
- 采用了小波变换的方法实现了红外光图像与可见光图像的融合,并且设计了一个简单的matlab GUI界面。小波变换的分解层数为2层,采用低频平均高频取大的融合规则,融合效果非常欢迎下载。(The method of wavelet transform is used to realize the fusion of infrared and visible light images, and a simple matlab GUI interface is designed. The number
matlab源文件包
- 小波变换相关函数在matlab中如何应用 小波分解和重构过程 小波变换在图像压缩、融合等方面的应用并用matlab来实现(How to apply wavelet transform correlation function in MATLAB Wavelet decomposition and reconstruction process The application of wavelet transform in image compression and fusion i