登录
首页 » matlab » 图像融合算法

图像融合算法

于 2018-03-24 发布 文件大小:2KB
0 102
下载积分: 1 下载次数: 33

代码说明:

  针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based on slope consistency is proposed to solve the problem that the uniform features of infrared and visible images are difficult to extract and match. Firstly, the edges of infrared and visible images were extracted by mathematical morphology, and the rough edge images were obtained. Then, the feature points of two edge images were extracted by SURF algorithm, and the priori knowledge of slope consistency was obtained according to the correct matching point, and the feature points were matched. Finally, the model parameters of affine transformation are obtained by least square method and the registration of two images is realized. The experimental results show that this method can effectively improve the accuracy of matching points, and can realize high precision registration of infrared and visible images of electrical equipment.)

文件列表:

图像融合算法.txt, 8177 , 2018-03-12

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

发表评论

0 个回复

  • 二维最小均方误差TDLMS(主要用于小目标跟踪)
    二维最小均方误差背景预测算法TDLMS,常用于目标检测,经实测,效果较好(Two dimensional minimum mean square error background prediction algorithm TDLMS, commonly used in target detection, measured, the effect is better)
    2021-03-17 01:59:21下载
    积分:1
  • _Matlab_GAC
    GAC evolves the level set function according to geodesic active contour model(GAC evolves the level set function accordi Vi to geodesic active contour model)
    2007-03-13 16:37:29下载
    积分:1
  • Fasteners-transferred-Tools
    请将本压缩文件包下的所有文件放在AutoCAD的支 持目录之下,如 AutoCAD 的安装目录下;或者在下拉 菜单中的 工具-> 选项 -> 文件 -> 支持文件搜索路 径 -> 添加 本程序所在目录。调入应用程序jgj.vlx , 可以直接将本程序拖入AutoCAD绘图区域,或者在下拉 菜单的 工具->加载应用程序 中找到本程序后加载即 可! 成功加载后,在命令行内输入bzjgj即可运行。在 对话框中,可以选择螺栓螺母的类型以及其它平、弹垫、 螺纹的显示等,具体使用方法可参见本文件夹中的图片。 体验版只能绘制规格为M10之组件,如果您要注册本工 具,可在命令行内输入 zc ,即可获得相关注册信息。(Please support all the compressed files in AutoCAD package under the Held under the directory, such as AutoCAD installation directory or pull-down Menu Tools-> Options-> File-> Support file search path Path-> add the program directory. Transferred to the application jgj.vlx, This program can be directly dragged into the AutoCAD drawing area, or in the drop-down Menu Tools-> Load application found that after loading the program Can! After successfully loaded in the command line, type bzjgj to run. In Dialog box, you can select the type of bolts and nuts and other flat, spring washers, Threaded display, specific methods can be found in the folder of pictures. Trial version can only draw specifications for the components of the M10, if you want to register the workers Tools, you can enter in the command line zc, you can get the relevant registration information.)
    2014-05-01 11:44:31下载
    积分:1
  • surfacerendering
    这是vtk结合MFC在一个对话框内进行面绘的代码,读入图像的格式为DICOM(vtk This is a combination of the MFC dialog within the code face painting, Reading into the image of the DICOM format)
    2021-03-08 14:09:28下载
    积分:1
  • 1multiband-SAR-image-fusion
    基于Contourlet变换的多波段SAR图像融合 郑永安 宋建社 周文明 张杰 计算机工程 2007-09-20 期刊(multiband SAR image fusion based on Contourlet transform Zheng Yongan Song Jianshe Zhou Wenming Zhang jie computer engineering the 2007-09-20 journals)
    2013-12-15 15:39:25下载
    积分:1
  • GUSSE
    猜首府 反复提示用户输入一个州的首府,并检测是否正确(Guess the capital repeatedly prompts the user for the capital of a state, and to detect the correct)
    2014-04-26 22:47:23下载
    积分:1
  • Clustering-matlab-master
    说明:  k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践Clustering-matlab-master(k-means,DB-SCAN,Clustering-matlab-master of Simple practice of matlab based on density Peak clustering)
    2019-12-25 16:20:42下载
    积分:1
  • lorenz1
    对Lorenz系统混沌吸引子的仿真,直接能用。(The simulation of the chaotic attractor of the Lorenz system can be used directly.)
    2017-12-26 17:03:08下载
    积分:1
  • StandardIEButton
    outlook风格的界面例子(Outlook style interface example)
    2004-09-26 07:35:55下载
    积分:1
  • Advanced_extracting_algorithm_for_edge_feature_poi
    : 对一种基于图像几何重心的特征点提取算法进行了改进 改进后的算法可以提取任何边缘线上凹凸处的特征点 其基本 思想是,首先提取图像的边缘轮廓线,计算封闭边缘线和非封闭边缘线的几何重心 然后以重心为极点,对边缘点极坐标化,形成 幅角-极径曲线,在该曲线上寻找局部极大极小值点 最后根据局部非极大(小)抑制原则对极大(小)值点进行取舍获得特征点 模 拟结果表明算法计算简单 稳定性好 该方法提取的特征点能准确地反映目标的形状,对目标的识别 跟踪以及三维表面重建等都 具有重要的价值(This paper modifiesakindoffeatureextractingalgorithmbasedonimageedge.First, imageedgeoutlineisextracted. Second, geometricgravitycenterofedgeoutlineiscalculated.Third, argument-polarradiuscurveofpolarcoordinatesystemwhose poleisgeometricgravityisformed, andmaximumandminimumvaluepointsaresearched.Atlast, featurepointsareobtainedby selectingmaximum (minimum) valuepointsaccordingtolocalnon-maximum (minimum) depressionprinciple.Theresultindicates thatthealgorithmissimpleanditsstabilityisgood.Itisimportantforobjectrecognitionandthree-dimensionreconstruction.)
    2010-05-12 11:44:04下载
    积分:1
  • 696524资源总数
  • 103855会员总数
  • 91今日下载