搜索资源列表
wavelet-matlab
- matlab的小波变换源代码 可以用来做图像分析,融合 -Matlab wavelet transform source code can be used for image analysis, fusion
imagefusionwavelettransform
- 基于小波变换的图像融合的设计主要可分为三个模块,即图像的小波变换模块、小波系数的融合模块和图像的小波重构模块。 在图像的小波变换部分,主要研究小波的构造。小波的种类有很多,此设计中实现了基于Haar小波、Daubechies小波、Symlets小波和Coiflets小波的图像融合。
imagefusionDD97second
- 该程序完成医学图像的二级融合。利用小波的再次分界来完成的。-The process is complete integration of two medical images. Using Wavelet again to complete the boundaries of.
TCPxiaobo
- 用DCT变换和小波变换对全色光学图像和多光谱图像进行融合,生成同一图像。-Use DCT transform and wavelet transform of the panchromatic optical images and multi-spectral image fusion to generate the same image.
kuangjiaronghe
- 小波框架融合: 直接执行Kuang文件即可得融合后图像-Wavelet frame fusion: Kuang documents directly to the implementation of a fused image
xiaoboronghe
- 首先对两幅需要进行融合的图像完成小波变换,小波系数位于LL,LH,HL以及HH这4个频带。小波系数的绝对值越大,其对应于更为尖锐的灰度变化(即图像中的突出特征部分),在小波融合中,一个主要的思想便是判断两幅原始图像对应小波系数的绝对值大小。在变换域的每一个小波系数都取绝对值相对大的那一个,这样,便实现了在所有分辨率级别上的小波系数融合,并且新的小波系数完好地保存了更多的频带特征。所有融合后的图像可以通过对新的小波系数进行小波逆变换得到。-First two images need to comp
IWaveletss1m
- 图像小波变换,可实现1,2,3层小波,图像增强,融融合等,功能相当强大 ,经测试可直接使用。 -1, 2, 3-layer wavelet image wavelet transform, image enhancement, financial integration, quite powerful, has been tested and can be used directly.
wavelet-code
- 基于matlab编写的小波算法,用于图像融合-Matlab written wavelet-based algorithm for image fusion
toolbox
- VC编写,具有小波变换,复原,图像融合等算法-VC prepared with wavelet transform, restoration, image fusion algorithm
Roma_MATLAB
- 基于matlab的图像小波融合测试程序,选取四副位图文件为对比-Matlab wavelet-based image fusion test program
111
- 图像融合,小波滤波方法,基于小波的图像融合,简单融合,基于小波分析的图像融合新方法 -Fusion, wavelet filtering method, wavelet-based image fusion, simple integration
chengxu
- 基于小波变换的图像融合代码,低频小波系数加权平均,高频取绝对值较大融合策略 ----小波变换后使用最简单融合规则,效果一般,比空域直接融合稍微好点-Image fusion based on wavelet transform code, weighted average of the low frequency wavelet coefficient, high frequency take absolute value is larger fusion strategy - us
several-image-fusion-functions
- 一个集结了多种图像融合方法的程序,有GUI界面,使用非常方便,其中包含的图像融合程序有PCA,拉普拉斯算子,形态学金字塔,对比度金字塔,小波等等。主程序是fusetool.-The code intergrates several image fusion function,including PCA,LAP,CONTRAST,DWT and so on.The code has an interface,which maks it user-friendly.The main program
fusion_demo
- 基于小波变换的图像融合算法(使用MATLAB自带的索引图,将两张模糊图像合成为清晰的图像)-Image fusion algorithm based on wavelet transform (using MATLAB with the index of the figure, the two fuzzy image synthesis for clear image
卫星遥感图像融合
- 实现卫星遥感影像的融合(包含多种算法:小波,pca,brovey,HIS等),MFC程序,直接可用带有源码。(To achieve the integration of satellite remote sensing images (including a variety of algorithms: wavelet, PCA, Brovey, HIS, etc.), MFC program, directly available, with source code.)
DWT_fusion_demo
- 基于小波变换的图像融合matlab代码,希望对大家科研有用。(Wavelet transform based image fusion matlab code, in the hope that useful for scientific research.)
Image Fusion Based Wavelet Transform
- matlab 程序 基于小波变换的实现灰度图像的融合 经过测试可以使用(The matlab program is based on the wavelet transform to realize the fusion of gray image and can be used after testing.)
VPSNaiduDTCWTfusiondemo
- 基于双树复小波变换的灰度图像融合关键程序(Key program of gray image fusion based on double tree complex wavelet transform)
融合
- 本程序为一个图像融合实现程序。首先,读入图像,此后通过小波变换,在频率域并对图像进行融合。(This program is an image fusion program. First, the image is read into the image, and then the image is fused in the frequency domain through the wavelet transform.)