登录
首页 » matlab » Image-fusion

Image-fusion

于 2016-07-18 发布 文件大小:60KB
0 192
下载积分: 1 下载次数: 73

代码说明:

  图像融合技术,对可见光图像与红外图像进行融合。(Image fusion, image visible and infrared image fusion.)

文件列表:

图像融合技术
............\area_var_match.m,692,2012-02-08


............\dec2.m,149,2012-02-08
............\downspl.m,330,2012-02-08
............\es2.m,398,2012-02-08
............\ex1.m,879,2012-02-08
............\ex2.m,454,2012-02-08
............\ex3.m,174,2012-02-08
............\fuse_lap.m,1417,2012-02-08
............\lowfrefus.m,1058,2012-02-08
............\modmat.m,501,2012-02-08
............\mydwt.m,779,2012-02-08
............\mydwt2.m,1251,2012-02-08
............\mywavedec2.m,1187,2012-02-08
............\selb.m,375,2012-02-08
............\selc.m,1277,2012-02-08
............\submat.m,873,2012-02-08
............\undec2.m,182,2012-02-08
............\weivec.m,307,2012-02-08
............\程序运行说明.doc,24064,2011-09-26

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

发表评论

0 个回复

  • h264
    说明:  通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)
    2021-03-07 10:09:29下载
    积分:1
  • ICBI
    一种基于双立方插值的新型图像插值算法,较好的保存边缘信息(Based on bicubic new image interpolation algorithm, the preservation of edge information better)
    2021-03-29 15:59:11下载
    积分:1
  • kuaipipei
    基于亚像素运动估计算法的块匹配运动,有源码跟参考文献,初学的小伙伴可以看看(Block-matching motion estimation algorithm based sub-pixel motion, there is source code with references, beginner can look at a small partner)
    2020-08-10 15:18:30下载
    积分:1
  • 2
    说明:  <基于Matlab的数字图像相关法的程序实现> 数字图像相关法是对全场位移和应变进行分析的一种新的实验力学方法。图像处理是其核心之一。本文探讨了根据相关技术寻 求位移场的基本原理,并编制了基于Matlab的数字图像相关法程序。程序验证结果表明本程序处理速度快,精度高,可以满足基于相关技 术的图像处理的要求。(err)
    2008-09-09 11:35:24下载
    积分:1
  • Text-digital-watermarking-technology
    文本数字水印技术极富挑战性. 首先简述了文本的分 类 然后介绍了文本数字水印技术领域的主要研究成果和最新进展,包括基于文档结构、自然语言 处理技术和传统图像水印技术三类方法 从容量,鲁棒性,技术基础等方面比较了现有成果,分析了 各类方法的主要优缺点 最后在总结现有成果的基础上展望了文本数字水印技术的前景,指出了该 技术未来可能的研究重点以及待改进和研究的方向.(Text digital watermarking technology challenging, first outlined text points Class then presents the main findings and the latest developments in the field of text digital watermarking technology, including those based on document structure, natural language Processing technology and traditional method of image watermarking technology categories from the capacity, robustness, technology infrastructure and other aspects of the existing comparative results analyzed The main advantages and disadvantages of various types of methods finally summarize the results on the basis of the existing prospect foreground text digital watermarking technology, pointed out that Technology and possible future research priorities for improvement and research directions.)
    2021-03-26 10:19:14下载
    积分:1
  • 1
    说明:  图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点研究了基于小波变换的分水岭算法和阈值分割算法在小麦图像分割中的应用,并借助MATLAB工具软件对选定图像进行处理,实现了对小麦粘连籽粒的分离。最后本文对图像分割技术进行了展望。 本论文的研究对于图像分割技术在小麦品质中的应用具有一定的参考价值。 (Image segmentation is a technology and process that divide image into different character area, which is interesting us. It is a key step from image processing to image analyzing. The wheat image segmentation is a way using many algorithms does some research and processing, and it also can realize the separation of wheat adhesion and realize the extraction of useful image information. So it can lay the foundation for using image processing technologies to analysis the quality of the wheat. there is a very important meaning for the research of the image segmentation method. This paper studies the class and the principle of segmentation algorithm in common use firstly, then, studies the wheat image segment algorithm with different illumination background. It contrasts kinds of algorithms, and improved them. This paper is based on wavelet transform, and combines with the watershed algorithm and the threshold segmentation method. Using the MATLAB software, does some process on the wheat i)
    2009-10-21 11:25:02下载
    积分:1
  • Image-salient-regions
    图像显著性,利用Itti视觉显著性分析算法,提取视觉对输入图像的感兴趣部分(Image salient regions)
    2011-12-18 23:44:02下载
    积分:1
  • 去噪
    灰度图像简单的去噪方法;MATLAB实现模板操作的方法;空域滤波中常用的平滑滤波器;利用MATLAB程序进行图像去噪。(Simple grayscale image denoising)
    2018-05-12 11:23:58下载
    积分:1
  • zhongxinchafenfa
    详细描述了中心差分法的原理,并举例说明的中心差分法的应用(The principle of the central difference method is described in detail and examples illustrate the application of the central difference method)
    2021-02-21 14:49:42下载
    积分:1
  • huffman
    利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率(huffman encode and decode)
    2020-11-16 15:19:41下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载