搜索资源列表
图像 的小波变换
- 包括一次行、列变换,一层,二层,三层小波变换,低通,高通滤波,图像复原,增强,融合-including a trip out transform, layer, Layer wavelet transform, low-pass and high-pass filtering, image restoration, enhancement, integration
小波变换及滤波
- 实现小波变换对图像的作用, 同时有高通和低通滤波-Achieve the wavelet transform on an image. It also has the function of highpass and lowpass filtering.
opencv运动检测
- 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
wave.rar
- 小波滤波的MALLAT算法,程序编写的很容易懂,能实现bd1-db10的小波分解和重构,比我前一次发的小波算法更简单易懂,Wavelet filtering MALLAT algorithm, programming is very easy to understand, to achieve bd1-db10 wavelet decomposition and reconstruction, than I made the previous wavelet algorithm is more
Leefilter
- Lee滤波器,具有很好的去噪效果,结合各种小波,可以有效去除SAR图像噪声。-Lee filter, has a good de-noising effect of combination of wavelet can effectively remove the SAR image noise.
Gabor
- Gabor滤波器,可以对图像进行二维Gabor小波变换,用来特制提取-Gabor filter can be two-dimensional Gabor wavelet transform image, for a special extraction
wavelet_filter
- 小波滤波器构造和消噪matlab源程序(2个)-Wavelet filter construction and de-noising matlab source (2)
xunhuandb2IDWT
- 本代码是小波包学习和使用的初学代码,简单改造可对信号进行滤波,去噪,实现我们需要的各种功能-xiaobobao
xiaoboruanti3.0
- 小波软体3.0,小波滤波方法及应用的配书光盘,是一个小波滤波的软件-Wavelet software 3.0, wavelet filtering method and application of the book with CD-ROM, is a wavelet filtering software
Untitled2
- 小波滤波,可用于心电信号、脉搏波信号的滤波-Wavelet filtering, can be used for ECG, pulse wave signal filtering
GaborFilter
- 非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果-A very impressive Gabor Wavelet Filter program. It contains comparison of different filter results. Moreover, it could reflect changes of phase and amplitude.
Example2_6_1
- 对图像的小波分解与重构,并且进行阈值滤波,对滤波前后的图像进行了对比-The image of the wavelet decomposition and reconstruction, and the threshold to filter the images before and after filtering were compared
Haarfilter
- Haar小波滤波的一个实例 分为滤波分解函数和还原函数 还原后滤波实现-Haar wavelet filter is divided into an instance of decomposition filtering function and restore function to restore the post-filtering to achieve
1
- 基于多级中值滤波的小波去噪方法,效果要比一般的方法好-Multilevel median filter based on wavelet denoising method, the method more effective than the general good
WaveletDemo
- 全指纹的小波压缩与图像存储子程序,左边是指纹图像原图,右边是指纹图像经过小波滤波处理后的图像-Wavelet compression and the whole fingerprint image stored subprogram, the left is the fingerprint image artwork, the right is the fingerprint image after image after wavelet filtering
xiaobo
- 基于小波灰度相似关联强噪声图像处理算法。通过对图像进行三层小波分解,得到各个方向上的分量。然后根据同一方向上各层之间的灰色关联度区分是噪声还是边缘。在对该点值进行增强或减弱。从而实现对强噪声图像的滤波。该算法比其他算法效果更明显。-Gray similarity based on wavelet image processing algorithms associated with strong noise. Three of the images by wavelet decompositio
waveletfilter
- 运用小波滤波器对图像进行降噪,使图像得到更好地效果。-Using the wavelet filter for image noise reduction, the image to get better results.
小波变换
- 用小波变换对图像进行分层处理,针对不同的子图像对不同方向进行滤波,达到对图像去噪的目的!(The wavelet transform is used to process the image in different layers, and different images are filtered in different directions, so as to achieve the purpose of image denoising!)
Wavelet_filtering
- 这是小波滤波器,用来给EEG信号滤波使用。(Wavelet filtering is a good filter for EEG signal.)
image-denoising
- 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)