图像拼接方法及其应用研究

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

内蒙古科技大学

本科生毕业设计说明书(毕业论文)

题目:图像拼接方法及其应用研究

学生姓名:***

学号:**********

专业:电子信息工程

班级:电信二班

指导教师:***

图像拼接方法及其应用研究

摘要

图像拼接技术顾名思义就是将数张有重叠部分的图像拼成一幅大型的无缝高分辨率图像的技术,在遥感技术领域、虚拟现实领域、医学图像处理领域等都有广泛的应用。

本文首先分析了目前主流科研图像配准和图像融合的算法,重点研究了SIFT算法和Harris算子,RANSAC算法的图像拼接,并对其中的一些问题做出了改进和个人的分析。

在本文中对于图像的隐试信息,采取了多尺度表示的图像方法解决,在对于图像的各种操作时都是考虑这些基本问题,其中尺度不变的特征用来图像匹配和物体的识别,本文中对sift算法在图像拼接中的问题做了详细的概述。

基于特征点的图像拼接中,在提取特征点和检测中做了一些详细的研究,在图像的特点上,本文中提出了一种基于Harris算法结合鲁棒性较高RANSAC算法提纯匹配点,其主要的思想在于去除经典Harris算法中出现的特征点聚集,这样大大减少了RANSAC 算法进行图像配准的运算时间。

关键词:图像拼接;图像配准;特征提取;图像融合

Research on the application of image mosaic method

Abstract

Image stitching technology is as the name suggests the number of images into overlapping part of a large seamless high resolution image technology, In the field of remote sensing technology, the field of virtual reality, the field of medical image processing and is widely used in.

This paper analysis of the current mainstream algorithms and image fusion, focuses on the SIFT algorithm and Harris algorithm, RANSAC algorithm for image stitching.

In this paper for the image of implicit information, solve the image method adopted a multiple solutions representation for various operations, in the image are considered these basic questions, including the scale invariant features for image matching and object recognition, in this paper, the image matching problem of SIFT algorithm to do a detailed overview.

Based on the feature points of the image stitching. This to do some detailed research on the feature extraction and detection, image features, this paper proposes a Harris algorithm based on RANSAC algorithm with high robustness, which greatly reduced the RANSAC algorithm for image registration computing time.

Keywords: image mosaic, image registration, feature extraction, image fusion.

目录

摘要............................................................................................................I ABSTRACT................................................................................................II 第一章绪论 . (1)

1.1图像拼接的研究背景 (1)

1.2图像拼接的研究意义 (2)

1.3图像拼接应用领域和研究现状 (2)

1.3.1应用领域 (3)

1.3.2 研究现状 (4)

1.4图像拼接的特点 (6)

1.5 本文章节的安排 (6)

第二章图像拼接关键技术的研究介绍 (8)

2.1图橡拼接技术的基本流程介绍 (8)

2.2图像拼接的信息采集和处理 (9)

2.3图像拼接的配准 (10)

2.3.1图像配准的原理 (10)

2.3.2图像配准的方法 (11)

2.4图像的融合与合成 (15)

第三章基于SIFT图像拼接算法 (18)

3.1 SIFT算法的基本原理 (18)

3.1.1 多尺度空间理论 (18)

3.1.2检测极值点 (19)

3.1.3稳定关键点 (21)

3.1.4 局部特性描述 (22)

3.1.5拼接融合 (22)

3.2改进算法分析实例 (23)

第四章基于Harris算法的图像拼接研究 (26)

4.1角点提取算子 (26)

4.2 Harris角点检测原理 (26)

4.2.1柱面投影生成 (27)

相关文档
最新文档