搜索资源列表
Wavelet_LC
- 对一个图像加噪后再进行小波去噪、复小波去噪操作。 测试数据必须是256色(8位)、灰度、正方形的raw格式图像(可由PhotoShop转换)。 为了显示时的美观,程序只显示了256像素宽度的图像,但输出时是完整的图像。 目录下附了两幅标准测试图像lena和camer-Noise of an image after wavelet denoising, wavelet denoising complex operation. Test data must be 256 co
waveleseriestthreshoding
- 使用matlab的小波分解和重建函数对24位的ADC采样数据进行小波变换和去噪,去噪使用阈值算法,阈值的选取具体使用了6种方法进行对比,对于不同信号其效果是不同的!把去噪后的信号和原始信号放在一个图中,使用不同颜色的曲线进行对比,效果可以很直观的表现。-Using matlab wavelet decomposition and reconstruction of the function for 24-bit ADC sampling data wavelet transform and de
wavalet
- 通过小波变换对图像信号进行分解,去噪,压缩再重构,得到处理后的图像-Images using wavelet transform signal decomposition, denoising, compression and then reconstructed to obtain the processed image
xiangye
- 小波变换图像压缩与去噪 多层分解后重构 与各项细节-using wavelets to cmp image and get noise off hjkhjdshdiuwuhdohoqhdoioiqdhiqwhd
rdseedv5.3.tar
- rdseed,读去fullseed格式地震数据的软件,常用于iris下载后数据的读取及转化-rdseed, read go fullseed the format seismic data software commonly used in the iris after downloading data read and transformed
wavelet
- 用c语言写的db4多尺度小波去噪代码,效仿matlab的方式,将分解后的系数存放在原数组里-Db4 multi-scale wavelet denoising code, c language written emulate matlab manner, the decomposition coefficients stored in the original array
小波去噪程序
- 局部放电试验所采集的信号中往往混有白噪声、周期干扰信号去除。此处采用常用db系列小波中的db6小波进行9尺度的多分辨分解后,根据白噪声能量特性,估算各尺度的阈值大小,采用硬值进行处理,后进行重构。Matlab程序如下:
Blind-Watermarking-
- 随着现代信息技术的高速发展,人们对信息技术的要求越来越高。对我们所需要的信息的安全性、保密性、版权所有性更加的关注。基于此,数字水印技术就应用而生。数字水印技术就是把一些隐藏的信息嵌 。入到数字信息的载体中,数字水印技术把这些信息从一种形式转换为另一种形式,就类似于把信号从时域转换为频域后再去处理问题。数字水印可分为盲水印和非盲水印, 非盲水印系统在检测或提取水印信息时,需要原始图像而且还会影响到人们的视觉感应;盲水印系统在检测或提取水印过程中,既不需要原始载体图像,也不需要嵌入的水印,因此盲水
Wavelet-denoising
- 将小波技术应用于图像去噪,利用复数改进后输出去噪后的MSE和PSNR值-Wavelet denoising was applied to image processing, use a plural improvements after the output wavelet denoising of MSE and PSNR
MRI3
- 基于蛇形算法的去伪影小波分解图像增强,由子程序和主程序构成,直接运行主程序,图片放在程序中说明的位置后可运行,观察实现功能结果-Go snake algorithm based on wavelet decomposition image enhancement artifacts
WAVLET
- 小波变换,傅里叶变换是用一系列不同频率的正余弦函数去分解原函数,变换后得到是原函数在正余弦不同频率下的系数。 小波变换使用一系列的不同尺度的小波去分解原函数,变换后得到的是原函数在不同尺度小波下的系数。-Wavelet transform
wavelet
- 对雾天图像利用小波变换分解,实现图像去雾增强,分解的层数越多,处理后的效果越明显。-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.
Code
- 关于SAR图像处理的内容,人物图像加上噪声后去噪效果的对比-about the sar picture processing ,people and the noise
ECG-signal-denoising
- 在心电信号处理过程中,为了避免产生Gibbs 振荡现象和严重的频率混叠现象,提出一种基于双树复小波变换,并结合最大后验估计确定阈值的心电信号去噪方法。文中采用了信噪比和均方误差来评价双树复小波变换和离散小波变换两种方法对心电信号的去噪效果。实验结果表明: 与传统离散小波变换相比,双树复小波变换去噪更彻底,边界、纹理等特征能较好地保留,可以作为一种生物医学信号降噪处理的新方法。-In ECG signal processing, in order to avoid the phenomena of
MyWaveletDenoise
- 对输入信号进行有效的去噪,使用小波分解后对噪声信号去除,并重构得到去噪信号(The input signal is effectively denoised, and the noise signal is removed by wavelet decomposition, and the denoised signal is reconstructed)