实现多种方法的全色和多光谱图像融合我要分享

Realize panchromatic and multispectral image fusion with various methods

ihs变换 图像融合--IHS PCA滤波 全色多光谱 PCA融合

关注次数: 298

下载次数: 0

文件大小: 102KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

实现多种方法的全色和多光谱图像融合:

(1)IHS变换

(2)高通滤波

(3)GIHS方法

(4)小波变换

(5)PCA

(6)Brovey变换


English Description:

To achieve panchromatic and multispectral image fusion in a variety of ways: < / P > < p > (1) IHS transform < / P > < p > (2) high pass filter < / P > < p > (3) gihs method < / P > < p > (4) wavelet transform < / P > < p > (5) PCA < / P > < p > (6) Brovey transform


代码预览

ImageFusion

...........\Broveyfusion.m

...........\demo.m

...........\GIHSfusion.m

...........\highfilt.m

...........\HPFfusion.m

...........\HSIToRGB.m

...........\IHSfusion.m

...........\matchMeanStd.m

...........\matchRange.m

...........\PCAfusion.m

...........\RGBToHSI.m

...........\WTfusion.m