登录
首页 » matlab » image_fusion

image_fusion

于 2020-06-30 发布 文件大小:984KB
0 166
下载积分: 1 下载次数: 134

代码说明:

  本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。(The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.)

文件列表:

image_fusion
............\.DS_Store,6148,2013-07-13


............\A.tif,264090,2002-01-05
............\B.tif,264026,2002-01-05


............\Fusion.m,2271,2013-03-23
............\GLPF.m,519,2013-03-25
............\imagefusion.fig,23489,2013-03-26
............\imagefusion.m,11083,2013-03-26
............\Powell.m,2605,2013-03-25
............\PV.m,3289,2013-03-25
............\WaveletImageFusion.m,13298,2013-03-25
............\程序副本.docx,107274,2013-04-19
............\说明文档.docx,233434,2013-07-13
__MACOSX
........\image_fusion
........\............\._程序副本.docx,172,2013-04-19
........\............\._说明文档.docx,172,2013-07-13

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

发表评论


0 个回复

  • 数学态学灰度和二值的源代码
    这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。(This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the opening and closing operation.)
    2020-07-16 10:18:49下载
    积分:1
  • GRAPPA
    8通道GRAPPA并行重建算法,4倍加速(Parallel reconstruction algorithms ,GRAPPA,R=4)
    2020-06-29 09:40:01下载
    积分:1
  • 精通matlab+GUI设计2011
    适合作为MATLAB的入门级教材使用,其中GUI设计部分参考价值较高。(An elementary course of MATLAB.)
    2017-08-05 10:20:13下载
    积分:1
  • Vista
    说明:  位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载(Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download)
    2010-04-24 17:24:09下载
    积分:1
  • [emuch.net]MDI_Jade_5教程
    飞机的设计和制造一直是与性能优异的材料 联系在一起。20世纪60年代中期以碳纤维为增强体 的复合材料问世,70年代初开始应用于军用飞机 结构,80年代开始应用于民用飞机结构。复合材料 具有比强度高和比刚度高的独特优点,飞机结构 采用复合材料,其重量可相应减少20%~30%[1]。此 外,复合材料还具有可设计性强、疲劳性能好、耐 腐蚀、易于大面积整体成型、维护性好等优点。目 前,复合材料已经成为重要的飞机结构材料。(he design and manufacture of aircraft has been a material with excellent performance Relate. In the mid 1960s, carbon fibers were used as reinforcements The composite material came out and was used in military aircraft in the early 70s The structure began to be applied to civil aircraft structures in 80s. Compound material The aircraft structure has the unique advantages of high specific strength and high specific stiffness The weight of the composites can be reduced by 20%~30%[1] accordingly. this Besides, the composite material has the advantages of good design, good fatigue performance and good resistance to fatigue Corrosion, easy to form a large area, good maintainability and so on. order Before, composite materials have become important aircraft structural materials.)
    2017-07-22 16:43:10下载
    积分:1
  • SARSimulation
    合成孔径雷达(SAR)回波模拟半实物仿真平台的构建(Synthetic aperture radar (SAR) analog echo-loop Simulation Platform)
    2009-07-07 22:23:20下载
    积分:1
  • matlabronghe
    基于压缩感知与小波变换的图像处理,图像融合等程序(Based on compressed sensing and image processing, wavelet transform image fusion procedures)
    2012-06-02 12:35:37下载
    积分:1
  • meanshift
    经典的meanshift跟踪算法,很好的跟踪框架,注释详细。(Meanshift classical tracking algorithm, a good tracking framework, detailed notes.)
    2010-06-12 10:43:20下载
    积分:1
  • usb-carmer-matlab-RT-process
    通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题(Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter by using the background and update as needed, video processing using a dynamic difference with the prospect of differential combination of methods, results ideal, but can not solve the problem of overlapping characters)
    2010-10-31 13:21:42下载
    积分:1
  • 色彩空间转换
    任意切换各种颜色空间,包含大部分主流的颜色空间转换代码,可实现一键转换。(Arbitrary switching of various color spaces, including most of the mainstream color space conversion code, can achieve one key conversion.)
    2017-12-20 20:58:01下载
    积分:1
  • 696518资源总数
  • 104617会员总数
  • 12今日下载