搜索资源列表
基于小波变换的图像融合
- 基于matlab的小波变换影像融合,超简洁,经典!!
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
2111frft
- 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像-Through a process of wavelet transform Mallat Algorithm 2 the procedure to open the bmp images of arbitrary aspect ratio, the square of the raw image
asd
- 基于matlab的小波变换图像融合的程序代码源-Matlab wavelet-based image fusion of the source code
waveletdenoising
- 该程序包为用MATLAB编写的一个基于小波变换降噪的软件,有很多值得借鉴的地方-The use of MATLAB package for the preparation of a noise reduction based on wavelet transform of the software, there are many places to learn
multi
- 上传几个二进小波变换的图像增强的matlab程序-From a number of dyadic wavelet transform of image enhancement matlab program
image_wavlet
- 小波变换在图像处理中的matalab代码实现-Wavelets in Image Processing code
BGAandDWT
- 基于遗传算法和小波变换的图像去噪处理-Based on genetic algorithms and image denoising wavelet transform to deal with. . . . .
matlab-waveletprocess
- 讲解了 MATLAB语言环境下 图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。-Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
grouplet
- 有关grouplet小波变换的一些源代码,主要用于图形图像处理-Some of the grouplet wavelet transform source code, mainly for graphics and image processing
waveenhance
- 是一些利用小波变换进行多源图像融合的程序 -Some wavelet transform image fusion process
ImageDenoisingBasedonWaveletTransform
- 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image d
Haar-wavelet-image--processing
- 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
同态滤波,小波变换图像增强
- 实现小波变换的图像增强处理,以及实现同态滤波的图像增强处理,Matlab
应用小波变换进行图像处理的源程序
- 运用摸极大值法进行图像去噪的处理,及改进
小波变换对图像滤波
- 文档包含对图像进行滤波的常用方法如小波变换、中值滤波等方法的源代码。以及对该滤波方法进行阐述的报告。对学数字图像处理的同学们有帮助。
基于KTL和小波变换的图像处理算法
- 小波变换 KLT变换 图像处理 小波变换和KLT变换的matlab实现(Matlab implementation of wavelet transform, KLT transform, image processing, wavelet transform and KLT transform)
基于小波变换的klda人脸识别
- 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
小波变换
- 做地震数据处理的去噪程序,通过原始信号,加噪声的信号,以及小波变换的信号进行比较分析,并生成图像。(Do the denoising program of seismic data processing, compare and analyze the original signal, noise signal and wavelet transform signal, and generate the image.)