登录
首页 » matlab » image_fusion

image_fusion

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

代码说明:

  本程序集合了互信息配准,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 个回复

  • kuangjia11
    matlab图像处理,可以提取图像轮廓,提取效果好。(matlab image processing, image contour can be extracted, extraction effect.)
    2009-04-21 09:41:15下载
    积分:1
  • Digital_watermark_processing
    基于matlab仿真的数字水印源程序以及仿真结果,可用于毕业设计论文以及课题设计参考学习!(Matlab simulation based on digital watermarking, as well as simulation results source, can be used for graduate thesis and design subject design study!)
    2008-05-13 14:10:08下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • 最大最小距离算法matlab代码
    最大最小距离算法matlab代码,注释比较详细(Maximum minimum distance algorithm matlab code)
    2018-05-12 16:13:29下载
    积分:1
  • huffman_code
    用matlab实现的霍夫曼编码的图像压缩,主要就是依据霍夫曼编码的原理实现的图形图像处理。(Using the Huffman code matlab realize the image compression, Huffman coding is mainly based on the principle realize graphics image processing.)
    2021-04-23 22:48:47下载
    积分:1
  • aa
    说明:  小波模极大值用于边缘特征提取.很好的一个matlab算法,可以直接验证。(Wavelet modulus maxima for edge feature extraction algorithm matlab good one can be directly verified.)
    2013-07-05 21:02:59下载
    积分:1
  • VideoFrequencyTransformation
    自编源码:读取 yuv 文件保存为Jpg图,实现视频文件的转化(Own-source: Read yuv files saved as Jpg map, realize the conversion of video files)
    2007-10-18 15:05:32下载
    积分:1
  • 新建文件夹
    说明:  为图像分别加高斯噪声和椒盐噪声,采用中值滤波方法对受噪声干扰的图像滤波,窗口分别采用3*3,5*5,7*7;(Gaussian noise and salt and pepper noise are added to the image respectively. The median filtering method is used to filter the image disturbed by noise. The window is 3 * 3,5 * 5,7 * 7;)
    2020-12-17 11:38:05下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • liantong_numofblocks
    根据图的邻接矩阵判断图的连通性并计算图的分块数(To determine the connectivity of the graph and computing graph blocks according to the adjacency matrix)
    2017-09-06 20:37:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载