基于梯度金字塔变换的多模态图像融合方法的MATLAB代码我要分享

Matlab code of multimodal image fusion method based on gradient pyramid transform

matlab图像融合 红外图像融合 pyramid 图像融合 多模态

关注次数: 471

下载次数: 6

文件大小: 536KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该压缩包内含有基于梯度金字塔变换的多模态图像融合方法的MATLAB代码,可以直接运行,得到融合结果。另外,压缩包内包括了多组已配准、待融合的图像示例,具体包括红外图像与可见光图像、CT与MR图像,多聚焦图像。本人还对代码进行了必要的解释。推荐下载


English Description:

The compression package contains matlab code of multi-modal image fusion method based on gradient pyramid transform, which can be run directly to get fusion results. In addition, the compressed package includes a number of registered and fused image examples, including infrared and visible images, CT and MR images, and multi focus images. I also explained the code. Recommended download


代码预览

PHD_Gradient_pyramid\adb.m

PHD_Gradient_pyramid\data\clockA_1.jpg

PHD_Gradient_pyramid\data\clockB_1.jpg

PHD_Gradient_pyramid\data\medA.bmp

PHD_Gradient_pyramid\data\medB.bmp

PHD_Gradient_pyramid\data\source16_1.bmp

PHD_Gradient_pyramid\data\source16_2.bmp

PHD_Gradient_pyramid\data\source18_1.tif

PHD_Gradient_pyramid\data\source18_2.tif

PHD_Gradient_pyramid\dec2.m

PHD_Gradient_pyramid\es2.m

PHD_Gradient_pyramid\fusion_gradient_pyramid.m

PHD_Gradient_pyramid\isgray_1.m

PHD_Gradient_pyramid\isind.m

PHD_Gradient_pyramid\selb.m

PHD_Gradient_pyramid\selc.m

PHD_Gradient_pyramid\undec2.m

PHD_Gradient_pyramid\data

PHD_Gradient_pyramid