搜索资源列表
基于MATLAB的带噪图像的中值滤波
- 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵。本文将纯净的图像加入椒盐噪声,然后采用中值滤波的方法对其进行去噪。中值滤波是一种常用的非线性信号处理技术,在图像处理中,它对滤除脉冲干扰噪声最为有效。文章阐述了中值滤波的原理、算法以及在图像处理中的应用。MATLAB是一种高效的工程计算语言,在数据处理、图像处理、神经网络、小波分析等方面都有广泛的应用。
wavelet
- 关于小波去噪的几十篇经典论文,对利用小波去噪的朋友很有帮助的-Wavelet Denoising of the dozens of classics on the paper, the use of wavelet de-noising a friend helpful
xbmjdaz
- 用MATLAB编写的小波模极大值一维去噪程序,程序完整。-Prepared using MATLAB one-dimensional wavelet modulus maxima denoising process, the program integrity.
MatchingPursuits
- Matching Pursuit方法,经典的稀疏表示方法,可以用人脸识别和图像分类,图像去噪,现在非常流行。-Matching Pursuit method, sparse representation of the classic, you can use face recognition and image classification, image denoising, now very popular.
liguyue
- 数字信号处理的课程设计。题目是语音信号滤波去噪——使用双线性变换法设计的切比雪夫II型滤波器-Digital signal processing design curriculum. Topics are filtering denoising speech signals- the use of bilinear transform design Chebyshev Type II Filter
wavelettransform
- 基于小波变换的语音增强的语音去噪的MATLAB源程序-Wavelet-Based Speech Enhancement Speech Denoising MATLAB source code
anl_081232f
- 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像 增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节 区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且 抑制了噪声的增强。-In order to reduce the traditional unsharp masking algorithm sensitivity to noise, a new Unsharp Masking image enha
Waveletsignal
- 阐述了小波变换去除信号噪声的基本原理和方法,研究利用小波变换技术对信号噪声进行抑制和去除非平稳信号的噪声。然后利用MATLAB软件编制程序实现了基于小波变换的正弦信号的去噪仿真分析,仿真结果表明小波变换去除噪声具有很强的实用性。-MATLAB Wavelet-based signal
chuli
- 区域增长法对图像进行分割处理,并去噪处理,图像增强-Region-growing segmentation of the image processing and de-noising processing, image enhancement
waveletstools
- 基于小波变换应用的matlab程序,包含图像增强,图像分解,图像去噪,图像融合等-Applications based on wavelet transform matlab program, including image enhancement, image decomposition, image denoising, image fusion
Wavelet_denoising
- 包含了许多小波阈值去噪的程序,可以用MATLAB仿真,不错哦。-Contains a number of wavelet threshold denoising procedure, you can use MATLAB simulation, pretty good.
xiaobobianhuan
- 基于小波变换的图像去噪的matlab源码,根据自己输入的噪声值而达到不同的结果。-Image denoising based on wavelet transform of the matlab source code, noise value based on their input to achieve different results.
digital-image-of-wavelet-de-noising
- 本科毕业设计,包括matlab程序,数字图像的小波去噪-The digital image based on wavelet de-noising and simulation
ImageDenoising_SourceCode
- 图像去噪matlab代码,a三写的小波去噪,效果不错-matlab code
matlab
- matlab用于分析图像去噪处理,含有多种算法的比较分析,还是比较全面的,适合用做期末论文-for the analysis of image denoising matlab is quite comprehensive, comparative analysis, containing a variety of algorithms, suitable for use as the final paper
matlab-zhongzhilvbo
- 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
平滑去噪算法
- 对信号进行平滑和去噪,直接读入数据,使用matlab带的sgolayfilt函数进行处理
多尺度全变差图像去噪算法
- 全变差与多尺度集合去噪相结合,matlab平台(The combination of total variation and multiscale set denoising)
图像去噪
- 图像去噪的各种方法对比及其MATLAB运行结果(Contrast of image denoising methods and the results of MATLAB operation)
信号阈值去噪处理
- 使用matlab软件进行实现信号阈值去噪处理(Realization of signal threshold de-noising)