搜索资源列表
本代码利用小波变换,实现了两幅图像的融合
- 本代码利用小波变换,实现了两幅图像的融合,使用了小波分析工具箱wavemenu,使用了小波分析函数wavedec2()进行小波变换-The code using wavelet transform, to achieve a fusion of two images, using wavelet analysis toolbox wavemenu, using wavelet analysis function wavedec2 () wavelet transform
PCA
- 基于PCA的遥感图像融合,效果不错。可以作为遥感图像融合方面入门学习使用。-PCA-based remote sensing image fusion, good results. Integration of remote sensing images can be used as an introduction to use.
Atoolbox
- A collection of functions is presented which includes 2nd generation wavelet decomposition and reconstruction tools for images as well as functions for the computation of moment invariants. The wavelet schemes rely on the lifting scheme of Sweldens.
average
- This program perform Image fusion based on wavelet transform. This is very basic method for image fusion. This method averages two images and performs fusion.
maxmethod
- This program is about image fusion based on wavelet transform. This program is written by taking maximum of coefficients of two images which have to be fused.
imagefusion
- 图像融合处理,实现两幅图像小波变换后的图像融合操作-Image fusion processing, and two images after the wavelet transform image fusion operation
Multi-focusimage
- 小波变换的图像融合技术研究需要用到的图像-Wavelet image fusion technology need to use the images
imagefusion
- 用wavedec2()函数对b1,b2两幅图像进行小波分解, 采用’db1’小波,分解到第三级 融合两幅图像。-With wavedec2 () function b1, b2 the two images were decomposed using ' db1' wavelet decomposition to the third level fusion of two images.
ADAPTIVE-IMAGE-FUSION-ALGORITHM
- 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中
Wavelets
- 用小波变换实现两幅图像的融合,VC源码,同时包括图像的小波变换操作-Two images using wavelet transform fusion, VC source code, including both the wavelet transform operation
bishe
- 基于小波变换的遥感图像的融合技术研究,在matlab上实现,里面还有HIS,ADD方法的对比,只是初稿,还在修改中。-Remote sensing images based on wavelet transform fusion technique, in matlab to achieve, there is also HIS, ADD method of comparison, only the first draft, still revising.
chenxu
- 提出一种小波分析实现图像融合的方法,并给出Matlab 程序实现。该方法使用线性变换调整图像间融合度,进而实现图像渐变的特效,实验证明,该方法具有使用简单,图像过渡平滑等优点,也进一步证明小波分析在图像处理等领域具有广泛的应用。-Proposed a wavelet analysis of image fusion method, and gives Matlab program. This method uses linear transformation to adjust the degr
Image-Fusion
- 本程序可以对图像进行小波变化,还可以对图像进行增强,复原。对两个图像进行融合。-This procedure can be the image wavelet change, you can also image enhancement, and restoration. The fusion of two images.
swtimfuse
- FOR MUTIL-FOCUS IMAGES FUSION METHOD,A VERY GOOD TOOLBOX OF .M
nsct_toolbox
- 多尺度图像非下采样轮廓波变换(NSCT)的工具箱,实现代码为Matlab版本。可用于图像的多尺度分析,如图像压缩、图像分割、图像融合和超分辨率等。-Multi-scale image nonsubsampled contourlet transform (NSCT) toolbox, code Matlab version. The images can be used for multi-scale analysis, such as image compression, image segm
image fusion
- 用MATLAB编写的利用小波变换对多聚焦图像的融合。(The fusion of multi focus images with wavelet transform is written in MATLAB.)
MSVD(多尺度奇异值分解)
- 基于多尺度奇异值分解的图像融合程序及一组待融合图像,以及一篇文献。(Image fusion program based on multiscale singular value decomposition and a set of images to be fused, and a document.)