搜索资源列表
三种小波去噪方法
- 包括低通滤波器滤波,全阈值小波去噪,二次低通滤波去噪
基于MATLAB的带噪图像的中值滤波
- 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵。本文将纯净的图像加入椒盐噪声,然后采用中值滤波的方法对其进行去噪。中值滤波是一种常用的非线性信号处理技术,在图像处理中,它对滤除脉冲干扰噪声最为有效。文章阐述了中值滤波的原理、算法以及在图像处理中的应用。MATLAB是一种高效的工程计算语言,在数据处理、图像处理、神经网络、小波分析等方面都有广泛的应用。
去噪
- C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
BLS-GSM_Denoising
- 现在在所有图像去噪滤波中最较理想的去噪算法——Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, "Image Denoising using Scale Mixtures of Gaussians in the Wa
ecg
- 对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。-Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.
frost
- frost滤波器,具有很好的去噪滤波效果,结果小波变换,会达到令人满意的效果-frost filter, has a good filtering effect de-noising result of wavelet transform, will achieve satisfactory results
tvdenoise
- 彩色或灰度图像的tvd去噪 利用总方差最小化得方法实现图像的光滑去噪的matlab小程序 由Chambolle在2004年提出 -Tvd color or grayscale image denoising was used to minimize the total variance method to achieve a smooth image denoising matlab small program made in 20
matlab各向异性滤波
- 分别对一维二维三维图像,各向异性滤波去噪(anisotropic diffusion)
自适应滤波去噪
- 自适应各向异性高斯滤波去噪,MATLAB代码(Adaptive anisotropic Gauss filter denoising)
滤波
- 图像去噪的一些程序,可直接使用,只需修改成为自己的文件。(Image denoising of a simple procedure, can be used directly)
图像去噪
- 维纳滤波和均值滤波,及利用自适应维纳滤波的图像去噪MATLAB代码,效果优于维纳滤波(Using adaptive Wiener filtering for image denoising MATLAB code, the effect is better than Wiener filtering)
MATLAB实现图像去噪滤波锐化边缘检测源程序代码
- 对图像实现滤波,边缘检测,锐化等操作,比较实用(The operation of image filtering, edge detection, sharpening, and so on)
wav
- 可以实现对自己录制的wav格式声音进行频谱分析时域分析并且加入随机噪音,可播放声音进行对比,自动绘制波形频谱图。最后进行去噪滤波。适合大学生数字信号处理课程实验(It can realize the spectral analysis of the wav format, record the time domain analysis and add random noise. It can play the voice contras
时域滤波
- 一段用于语音去噪小波程序,matlab编写的。(A speech de-noising wavelet program, written by MATLAB.)
MATLAB实现图像去噪源程序代码
- 对要处理的图像进行去噪,滤波;便于得到清晰的图像(Denoising and filtering the image to be processed; Easy to get clear images.)
稀疏三维变换协同滤波图像去噪MATLAB代码
- 协同滤波去噪(主要是对于图像的去噪),其中加入了为纳滤波,dct等方式的融合滤波(Collaborative filtering)
Image Processing Programming
- 本代码包含matlab图像处理的一些例子,包含图像去噪,滤波等(This code contains some examples of matlab image processing, including image denoising, filtering and so on)
基于形态学滤波去噪matlab代码
- 基于形态学滤波去噪,可以运行的程序。。。。(morphological filters)
对语音进行加噪、去噪、变速等处理
- 基于matlab对语音信号进行加入随机噪声、去噪滤波、变声变速等处理,并显示出相关波形和频谱图。(Based on matlab, the speech signal is processed by adding random noise, denoising and filtering, changing sound and speed, and the relevant waveforms and spectrum diagrams
图像去噪
- 图像去噪,自适应门限中值滤波器代码,实现在matlab开发环境(Image denoising, adaptive threshold median filter code, to achieve in the MATLAB development environment)