毕业论文--VC环境下实现图像的融合.doc

  1. 1、本文档共60页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
图像融合 摘要 数字图像处理是计算机学一门重要的学科,并且成为科学研究的热点话题。所谓的数字图像处理就是把图像进行计算机处理,其中对图像的融合处理是现阶段的研究热点。 本文将对图像融合进行以下的研究和使用。包括图像预处理、创建融合图像和对融合图像进行质量评价。图像预处理包括图像去噪、图像加强以及图像配准几个步骤,其中图像配准是预处理中最为关键的一步,直接关系到融合图像的质量;创建融合图像是对至少两幅源图像,在空域或频域根据一定的规则加以组合,创建一个全新的图像;最后就是对融合图像的质量进行评价。 在VC环境下编写源代码,先创建框架,划分成四个模块,识别BMP图像信息,读取并保存其信息,分析扫描找到两幅图片的相同部分,找到相同部分后去除第二张图片和第一张一样的部分,然后创建一个新的图片存储区域,其大小为第一张图片的大小和第二张图片剩下的部分的和,最后将两张图片移到这个新的图片区域中。用C++代码和类库函数来实现。 根据Campbell和Robson的实验表明,人的视网膜在不同的频道中进行处理,小波分解的图像融合也是这样处理的,因而可获得与人的视觉特性接近的融合效果。所以,在本次课题中我们将详细的介绍基于小波的融合方法。 最后,我在实现图像融合时,利用了动态链接库的技术,把融合代码封装成一个.dll. 以便融合代码可以应用到其他的程序中。 关键词:C++,链接库,图像处理,图像的配准,图像融合,小波变换 Image fusion ABSTRACT Digital image processing is a computer science major disciplines, and become a hot topic of research. Digital image processing is that the computer image processing,and the integration of image processing is the current hotspot. This paper will be conducted the following image fusion research and use,include image preprocessing, image fusion and the creation of fusion image quality evaluation. Image preprocessing include Image Denoising, image strengthen and Image Registration. Image Registration pretreatment is the most crucial step, directly related to the integration of image quality. Fusion image is the creation of at least two source’s image, in airspace or frequency domain based on certain rules of portfolio, and Create a brand new image, at last evaluation the image. According to Campbell and Robson the experiments show that the retina in different channels for processing, wavelet decomposition of image fusion is the way to deal with it. In this issue we will elaborate on the integration of wavelet-based method. In the ends, I realize image fusion, the use of a dynamic link library, can integration into a code’s module, so that the module can be applied to other procedures. Key Words: C++ library,Image Processing ,Image registration,Image Fusion,Wavelet Transform 目 录 前 言 1 第1章 Visual C++与M F C简介 2 1.1 Visual C++的特点 2 1.2 面向对象技术与M

文档评论(0)

好老师 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档