搜索资源列表
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
582132085520061129234852432561
- 用小波变换对图像处理由很多优点,这是我保存的一个用小波变换作图像融合的程序,效果还不错,当然其中还有一些其他的 图像 处理的代码,如高通滤波 图像增强等,我觉得对学习图像处理很有用的,尤其是代码对小波分解分开写的,很具体了,希望对大家有用-wavelet transform to image processing by the many merits, This is the preservation of a wavelet transform for image fusion procedu
wavelets
- MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码 包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。
tuxiangfenge
- 图像滤波变换程序,上学期课程设计代码,绝对原创
xunhuandb2IDWT
- 本代码是小波包学习和使用的初学代码,简单改造可对信号进行滤波,去噪,实现我们需要的各种功能-xiaobobao
WAVLET
- 利用小波变化,进行滤波,去噪,通过模极大的去噪方法,MATLAB的程序原代码,里面有很多程序及实例分析-Using Wavelet change, filtering, denoising, through modulus maxima denoising methods, MATLAB procedures for the original code, there are many examples of procedures and analysis
PinYULvBo
- 频域滤波,包含频域滤波方面的代码,无需自己编程,打开后即可应用-Frequency domain filtering, frequency domain filtering area that contains the code, without their own programming, the application can be opened
Waveletscodes
- 基于小波变换的代码(目录收录了许多用于做数字图像处理的标准图像,子目录说明如下: Wvlt_DIP中存放的适用于小波与数字图像处理的标准图像, Wvlt_Filter中存放的适用于小波滤波处理的标准图像,第4章; Wvlt_Transform中存放的适用于小波变换的标准图像, EZW_Coding中存放的适用于小波编码的图像,-Code based on wavelet transform (list included so many digital image processi
inverse_winer_filter
- 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
nilvbo
- 本文包括以下内容:逆滤波,最小二乘方滤波,顺序滤波比较等matlab代码。-This article includes the following: inverse filtering, least squares filtering, comparison of the order of filtering matlab code.
xiaobolvbo
- 5/3小波滤波、分解、重构的matlab代码,本人编译通过-5/3 wavelet decomposition and reconstruction filter matlab code
gaussi
- 高斯滤波.这段代码主要用于以为信号的高斯滤波。-Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Gaussian Filter.Ga
kalman
- kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。-The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.
Maltab-median-filter
- malab版本的中值滤波,里面有详细的代码说明,以及实例文件-malab version of the median filter, which has a detailed descr iption of the code, as well as examples of documents
medianFilter
- 中值滤波的经典文献,纯C代码以及基于opencv的代码-Median filtering classic literature, pure C code, and the code based on opencv
CPPSmooth
- 主要是高斯平滑、均值滤波以及中值滤波三大滤波,代码清晰,适合初学者学习。-Mainly Gaussian smoothing, filtering and median filtering the mean of three filter, clear code, suitable for beginners to learn.
filter
- 关于MATLAB的滤波方面的总结的相关资料,包含各种说明和相应的代码-Summary information about MATLAB filtering, contain a variety of specifications and the corresponding code
improved-mean-filter
- 该代码是在传统的均值滤波算法上进行的改进算法,更好的保留了图像信息,而且提高了信噪比-The code is to improve the algorithm in the traditional mean filter algorithm, the better to retain the image information, and improve the signal to noise ratio
应用Matlab对语音信号进行频谱分析及滤波完整代码
- 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)