搜索资源列表
基于matlab的小波融合(多种方法)
- 各种关于小波融合的算法,exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数
mywavedec2
- 在matlab中采用haar小波实现的图像小波分解程序。-Matlab haar wavelet used in the realization of the image wavelet decomposition process.
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
DWT-rank4
- 许多的图像处理过程中,需要更多级别的小波分解,我的程序是四级小波分解,大家可以参考!-A lot of image processing, the need for more levels of wavelet decomposition, my 4 wavelet decomposition procedure, we can refer to!
wavelet-matlab
- 基于小波理论的采用sym4小波分解实现图像融合。-base on wavelet map mix
xiaobo
- 小波变换,主要功能是实现图像纹理的提取。-Wavelet transform, the main function is to achieve the extraction of image texture.
merge_wavelet
- 小波变换的MATLAB源代码实现。主要是用作图像融合的。-Wavelet Transform MATLAB source code to achieve. Is used mainly for image fusion.
MATLAB-code-wavelet-edge
- 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
wavelet_code
- 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
A-wavelet-edge-detection-procedures-of-the-MATLAB.
- 基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
ImageCompressionEncodingBasedonwavelettransform.ra
- 基于小波变换的图像压缩编码Image Compression Encoding Based on wavelet transform,自己编的一种图像小波编码,压缩率达到12:1.希望能给新手有所提示.打开main函数,直接运行就行了。wavelet这个函数的参数详见它开头的说明. -Based on Wavelet Transform Image Coding Image Compression Encoding Based on wavelet transform, their own
xiaoboyaogan
- 使用matlab的小波工具对遥感图像进行图像融合操作-Using matlab wavelet tools of remote sensing images for image fusion operation
wavlet
- matlab 实现小波图像去噪,自编程序非调用库函数-matlab implementation of wavelet image denoising, non-self-compiled programs call library functions
matlab
- 小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。-Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancemen
小波变换图像处理
- 冈萨雷斯中利用小波变换对图像处理的函数库,可用于图像处理(Gonzales wavelet transform using image processing function library, can be used for image processing)
小波变换
- 用小波变换对图像进行分层处理,针对不同的子图像对不同方向进行滤波,达到对图像去噪的目的!(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!)
基于小波技术进行图像融合
- 利用matlab采用小波技术,进行图像融合(Image Fusion Based on Wavelet Technology)
基于小波变换的数字水印技术
- 基于小波变换的数字水印技术,运行速度较快,结果较好(Digital watermarking technology based on wavelet transform runs faster and gets better results.)
matlab图像滤波去噪分析及其应用
- matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear fi
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co