登录
首页 » 算法 » 基于IHS融合算法的多光谱与全色图像融合代码

基于IHS融合算法的多光谱与全色图像融合代码

于 2022-01-31 发布 文件大小:29.75 MB
0 70
下载积分: 2 下载次数: 2

代码说明:

这是一个基于IHS融合算法的多光谱与全色图像融合代码,使用于融合ETM+遥感图像,并且附带了一些遥感数据,供参考

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A program to demonstrate the optimization process of ant colony optimization for...
    A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
    2022-02-19 22:51:42下载
    积分:1
  • 真正的公农历转换类.vip
    真正的公农历转换类.vip-genuine public Lunar conversion type. Vip
    2023-01-19 22:00:04下载
    积分:1
  • In this note we make a critical comparison of some matlab programs for the digit...
    详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the fractional Fourier transform that are freely available and we describe our own implementation that lters the best out of the existing ones. Two types of transforms are considered: First the fast approximate fractional Fourier transform algorithm for which two algorithms are available. The method is described in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform. IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform, Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional Fourier transform base
    2022-02-09 21:16:41下载
    积分:1
  • Genetic algorithm c source code, containing the description, but is in English!
    遗传算法的c源代码,内含说明,只不过是英文!-Genetic algorithm c source code, containing the description, but is in English!
    2022-07-08 06:24:04下载
    积分:1
  • 图形的广度优先搜寻
    图形的广度优先搜寻法-graphics breadth priority search method
    2022-04-18 06:56:09下载
    积分:1
  • 设计编程实现矩阵相乘的Strassen,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成...
    设计编程实现矩阵相乘的Strassen算法,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间 (3)输出A、B、C=A*B (4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并 (5)请在源代码中对主要函数功能、变量、语句进行注释 (6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作 -matrice through strassen
    2022-01-27 15:52:00下载
    积分:1
  • 矩阵类,封装了一些有关矩阵的运
    矩阵类,封装了一些有关矩阵的运算-matrices, Packaging, a number of the matrix arithmetic
    2022-03-13 21:24:26下载
    积分:1
  • 打印条形码示例
    资源描述 Code128 Code39 两种编码规则的条形码,数字变成条形码的转换方法。 // TODO: Add your control notification handler code here CDC dc; int CodeName,printQuality; LPSTR partial=NULL,text; CCode39 code39; CCode128 code128; UpdateData(TRUE); text=m_CodeText.GetBuffer (50); //获取编码方式 CodeName=m_CodeName.GetCurSel(); if(CodeName==CB_ERR) { MessageBox("请选择编码方式"); return; } switch(CodeName) { case 0: CodeType=CODE39; break; case 1: CodeType=CODE128A; break; case 2: CodeType=CODE128B; break; case 3: CodeType=CODE128C; break; } //获取打印机设备环境 if(!(printDlg.DoModal())) { MessageBox("打印错误。"); return ; }
    2022-03-22 14:26:04下载
    积分:1
  • adasda阿斯达asd dsasd
    美国存托凭证
    2022-01-30 22:14:09下载
    积分:1
  • matlab图像处理大全
    全面,可用,可视化界面. 1. 图像几何运算 (1) 对图像进行缩放、旋转等几何操作 (2) 对比采用不同的插值法的效果 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-28 18:15:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载