登录
首页 » matlab » IHS

IHS

于 2011-09-20 发布 文件大小:1218KB
0 256
下载积分: 1 下载次数: 282

代码说明:

  对图像进行IHS变换的matlab代码,也包括几种常用的彩色图像融合算法(IHS Transform the image matlab code, including several popular color image fusion algorithm)

文件列表:

IHS
...\1:彩色fusion
...\.............\fusion
...\.............\......\CAMERS1



...\.............\......\.......\mgrads22con.jpg
...\.............\......\ggg





...\.............\......\...\mgrads43con.jpg,1002,2008-06-28
...\.............\......\kconsist.m,937,2004-01-05
...\.............\......\kfusion.asv,6244,2008-06-28
...\.............\......\kfusion.m,6265,2008-06-28
...\.............\......\kgrads.m,1247,2004-01-06
...\.............\......\kvar.m,819,2003-12-31
...\.............\......\test





...\.............\......\....\mgrads43con.jpg,4289,2008-06-28
...\2:包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码
...\.......................................................\图像融合算法
...\.......................................................\............\add_image_use.m,2627,2004-06-18

...\.......................................................\............\IHS_use.m,2857,2004-06-18


...\.......................................................\............\PCA_Fusio_use.m,5656,2004-06-18

...\.......................................................\............\ReadMe.txt,178,2006-05-09

...\3mfile1
...\.......\img_merge_hdf.m,1890,2007-10-10
...\.......\img_merge_ihs.m,664,2007-10-10
...\.......\img_merge_pca.m,3613,2007-10-10
...\.......\img_merge_wavelet.m,865,2007-10-10
...\.......\img_merge_wavelet_ihs.m,1506,2007-10-12
...\IHS
...\...\1:彩色fusion
...\...\.............\fusion
...\...\.............\......\CAMERS1



...\...\.............\......\.......\mgrads22con.jpg
...\...\.............\......\.......\Thumbs.db,15360,2008-06-27
...\...\.............\......\ggg





...\...\.............\......\...\mgrads43con.jpg,1002,2008-06-28
...\...\.............\......\...\Thumbs.db,33280,2010-06-21
...\...\.............\......\kconsist.m,937,2004-01-05
...\...\.............\......\kfusion.asv,6244,2008-06-28
...\...\.............\......\kfusion.m,6286,2010-06-21
...\...\.............\......\kgrads.m,1247,2004-01-06
...\...\.............\......\kvar.m,819,2003-12-31
...\...\.............\......\test





...\...\.............\......\....\mgrads43con.jpg,4289,2008-06-28
...\...\.............\......\....\Thumbs.db,47616,2008-06-28
...\...\2:包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码
...\...\.......................................................\图像融合算法
...\...\.......................................................\............\add_image_use.m,2627,2004-06-18

...\...\.......................................................\............\IHS_use.m,2857,2004-06-18


...\...\.......................................................\............\PCA_Fusio_use.m,5656,2004-06-18

...\...\.......................................................\............\ReadMe.txt,178,2006-05-09

...\...\3mfile1
...\...\.......\img_merge_hdf.m,1890,2007-10-10
...\...\.......\img_merge_ihs.m,664,2007-10-10
...\...\.......\img_merge_pca.m,3613,2007-10-10
...\...\.......\img_merge_wavelet.m,865,2007-10-10
...\...\.......\img_merge_wavelet_ihs.m,1506,2007-10-12

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

发表评论

0 个回复

  • Jack_genetic_algo
    how to placement by GA
    2014-08-28 17:59:05下载
    积分:1
  • analytic-hierarchy-process
    利用层次分析法解决方案层对准则层和目标层的权重并相应的做出决策。(Using the analytic hierarchy process (ahp) solution on criterion layer and target layer and the corresponding weights of decision-making.)
    2014-08-29 16:06:34下载
    积分:1
  • nihe
    .NET与Matlab结合 —— 最小二乘法直线拟合(C#)(. NET integration with Matlab- least squares fitting a straight line (C#))
    2011-09-13 16:46:00下载
    积分:1
  • BCI-WAVELET_ENERGY
    matlab code for wavelet transform
    2012-07-25 05:09:32下载
    积分:1
  • PCF8574-Arduino
    ARDUINO PCF8564 library. Source code
    2014-09-30 16:24:33下载
    积分:1
  • active-learning-code
    Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量 activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量 getlabel.m:根据树和测试样例,得到根据该树得到的类标 getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加) RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树, RandomCreateTree_d_all.m:根据所有样本点的割点建造树 randomdata.m:给定属性取值,造数据 randomselect.m:从数据中随机选择一部分作为 showTree.m:显示树的结构 test.m:给出树,测试样例,得到正确率(Learning_random.m: randomly selected sample, randomly selected sample from (90) pool the The deleted version space tree quantity activeLearning.m: selecting a sample from the pool based on the principle of maximum entropy, delete the number of version space tree getlabel.m: According to the tree and the test sample obtained according to the class standard getTrees.m the tree: from the tree structure (randomly generated), randomly selected a certain number of trees (the leaves of the tree node class marked randomly adding ) RandomCreateTree_d_unbalance: According to the sample point cut point unbalanced cut point construction tree, RandomCreateTree_d_all.m: construction of the tree randomdata.m all sample points cut point: given the value of the property, manufacturing data randomselect.m: random data Select as part showTree.m: tree structure test.m: tree, the test sample is given to get the correct rate)
    2012-10-10 22:33:44下载
    积分:1
  • yinpinshuiyingongji
    一种音频水印攻击方案,加入噪声并进行比较(An audio watermarking attack scenarios, adding noise and compare)
    2015-04-20 15:49:14下载
    积分:1
  • fenfui_V7.7
    分数阶傅里叶变换计算方面,用谱方法计算流体力学一些流动现象的整体稳定性,预报误差法参数辨识-松弛的思想。( Fractional Fourier transform computing, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Prediction Error Method for Parameter Identification- the idea of relaxation.)
    2016-11-29 21:42:51下载
    积分:1
  • ma
    说明:  能够用来求解部分关利用遗传算法的优化模型。。(Relations can be used to solve some of the optimization model using genetic algorithms. .)
    2011-02-21 13:17:56下载
    积分:1
  • Ultrasound_imaging_xianzhen
    处理超声设备用线阵探头采集到的RF数据,对其进行分析,并进行成像。(signal processing)
    2014-12-03 16:47:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载