-
xiaobo
本代码给出了图像的二维离散小波变换分解、重构图像以及误差图像。(The code gives the two-dimensional image decomposition of discrete wavelet transform, image reconstruction and the error image.)
- 2009-04-16 16:29:50下载
- 积分:1
-
dft
说明: 基于dft的水印代码,水印注入、提取、防攻击测试(DFT-based watermarking code, watermark injection, extraction, anti-attack test)
- 2008-09-22 17:45:44下载
- 积分:1
-
xiaobo
利用小波变换,通过设置阈值对图像进行去噪。
首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold.
Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is denoised by setting the hard threshold and the soft threshold.)
- 2020-09-14 12:17:56下载
- 积分:1
-
voice
说明: 论文主要包括基于小波变换语音增强的各种算法的介绍。(Articles include speech enhancement based on wavelet transform introduces a variety of algorithms.)
- 2021-05-13 21:30:02下载
- 积分:1
-
eegwave
说明: 基于小波包分解的脑电信号特征提取.格式是caj后缀的,大家看的时候可能得有CAJViewer 这个软件(Based on wavelet packet decomposition of the EEG feature extraction. CAJ suffix format is, we see there may be a time when the software CAJViewer)
- 2008-10-14 13:24:37下载
- 积分:1
-
waveletvideo_coding
< VISUAL C++ 小波变换技术与工程实践>>书中所附程序:小波变换在视频编码压缩中的应用(<VISUAL C++ Wavelet transform technology and engineering practice of>> the book accompanying procedures: Application of wavelet transform in video coding compression)
- 2007-01-05 15:53:25下载
- 积分:1
-
应用Matlab对语音信号进行频谱分析及滤波完整代码
说明: 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)
- 2020-06-24 18:00:02下载
- 积分:1
-
wavelet_kompressor
Wavelet compression algorithm. Start by computing a complete wavelet-transform using the cohen-daubechies-fevereau (2,2) biorthogonal wavelet (which incidentally seems to be the same as used for lossless JPEG2000, but they call it a (5,3)?).
- 2014-02-06 22:44:46下载
- 积分:1
-
Eslami_HWD_Toolbox (1)
小波基contourlet变换 其中包含spiht编码 去噪 纹理识别(Wavelet transform contourlet transform includes SPIHT coding and denoising texture recognition.)
- 2021-04-01 09:09:08下载
- 积分:1
-
Matlabwaveenergy
对信号f(x)进行三层小波变换,得到小波系数d1,d2,d3和逼近系数a3,我想求出各个频率段的能量(能量=小波系数的平方和),很不错的应用程序(The signal f (x) for three wavelet transform, wavelet coefficients d1, d2, d3 and approximation coefficients a3, I would like to find the energy of each frequency band (energy = sum of squared wavelet coefficients), very good application)
- 2011-11-01 16:16:22下载
- 积分:1