图像处理中的边缘提取算法及实现毕业设计论文

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

毕业论文(设计)

题目: 图像处理中的边缘提取算

法及其实现

原创性声明

本人郑重声明:本人所呈交的毕业论文,是在指导老师的指导下独立进行研究所取得的成果。毕业论文中凡引用他人已经发表或未发表的成果、数据、观点等,均已明确注明出处。除文中已经注明引用的内容外,不包含任何其他个人或集体已经发表或撰写过的科研成果。对本文的研究成果做出重要贡献的个人和集体,均已在文中以明确方式标明。

本声明的法律责任由本人承担。

论文作者签名:日期:

关于毕业论文使用授权的声明

本人在指导老师指导下所完成的论文及相关的资料(包括图纸、试验记录、原始数据、实物照片、图片、录音带、设计手稿等),知识产权归属XXX。本人完全了解XXX有关保存、使用毕业论文的规定,同意学校保存或向国家有关部门或机构送交论文的纸质版和电子版,允许论文被查阅和借阅;本人授权XXX可以将本毕业论文的全部或部分内容编入有关数据库进行检索,可以采用任何复制手段保存和汇编本毕业论文。如果发表相关成果,一定征得指导教师同意,且第一署名单位为XXX。本人离校后使用毕业论文或与该论文直接相关的学术论文或成果时,第一署名单位仍然为XXX。

论文作者签名:日期:

指导老师签名:日期:

XXX本科毕业设计

毕业设计(论文)原创性声明和使用授权说明

原创性声明

本人郑重承诺:所呈交的毕业设计(论文),是我个人在指导教师的指导下进行的研究工作及取得的成果。尽我所知,除文中特别加以标注和致谢的地方外,不包含其他人或组织已经发表或公布过的研究成果,也不包含我为获得及其它教育机构的学位或学历而使用过的材料。对本研究提供过帮助和做出过贡献的个人或集体,均已在文中作了明确的说明并表示了谢意。

作者签名:日期:

指导教师签名:日期:

使用授权说明

本人完全了解大学关于收集、保存、使用毕业设计(论文)的规定,即:按照学校要求提交毕业设计(论文)的印刷本和电子版本;学校有权保存毕业设计(论文)的印刷本和电子版,并提供目录检索与阅览服务;学校可以采用影印、缩印、数字化或其它复制手段保存论文;在不以赢利为目的前提下,学校可以公布论文的部分或全部内容。

作者签名:日期:

图像处理中的边缘提取算法及实现

图像处理中的边缘提取算法及实现

摘要

数字图像边缘检测是图像分割、目标区域识别和区域形状提取等图像分析领域十分重要的基础,是图像识别中提取图像特征的一个重要方法。边缘中包含图像物体有价值的边界信息,这些信息可以用于图像理解和分析,并且通过边缘检测可以降低后续图像分析和处理的数据量。

本文主要阐述基于Matlab的图像边缘检测技术。以Matlab为开发平台和编程语言,设计出图像边缘检测软件,并且设计了图形用户界面GUIDE,在图形用户界面中添加了与各种算子相对应的处理程序,以及图形文件的获取、保存等功能,完成了图像边缘检测软件。最终图形界面可实现打开图片并对其进行边缘处理,并可以将处理好的图片保存。全文内容安排组织如下:第一章,对图像边缘处理的意义进行了概述;第二章,对软件平台的选择及其特点做了简要的介绍;第三章,叙述了几种常用的边缘检测算子的原理;第四章,通过实例分析了各种算子的定位性以及稳定性;第五章,借助Matlab中的GUI功能设计了图像边缘检测的图形用户界面,并在GUI界面中完成了对各种算子的调用,完成了基于MATLAB的图形化图像边缘检测软件;第六章,对已经完成的图像检测软件进行测试。

本文写作的主要目的是对常用的图像边缘提取算法进行研究和对比,了解常用边缘提取算法的原理及其特点,为以后深入学习图像分析领域的其它知识打下基础。

关键词:图像边缘处理,MATLAB,GUI,Log算子,Canny算子

XXX本科毕业设计

Edge extraction algorithm in image processing and

its implementation

Abstract

Digital image edge detection plays an import part in image analysis, such as image segmentation, interested region recognition and region shape extraction.And it’s an import method in image feature extraction of image recognition.The edge includes the valuable infotmation of the image which can be use in image understanding and analysis.And through edge detection,we can reduce the calculation of image analysis and processing in the following step.

This article discusses the Matlab-based image edge detection .Discussed in Matlab as the development platform and programming language, designed edge detection software , the design of the graphical user interface GUIDE , combining the portrait maps ,text maps, fractal images to illustrate the positioning of these operators; combined increase noise images to illustrate the stability of the operator .Add in the graphical user interface with a variety of operators corresponding to the processing procedures, and graphics files for the acquisition, preservation and other functions the completion of the image edge detection software. The final graphical interface allows the edge to open the picture and its treatment, and may well save the picture processing. Arrangement of this paper is as follows:The first chapter introduces the significance of the image edge processing. The second chapter introduces the software platform of choice in this paper .The third chapter introduces some common principle of marginal operator. The fourth chapter, by example, analysis of the various algorithms’s relocatability and stability; The fifth chapter, resort to GUI inside Matlab, design the image edge detection interface, and completion of the various algorithm is invoked by GUI, eventually completed the graphical edge detection software based on Matlab; The sixth chapter, testing the finished software of image edge detection.

In this paper,the main purpose of writing is that studying of the commonly used edge extraction algorithm, understand principle of edge extraction algorithm and whose characteristic. To studying image analysis field of other knowledge to lay the foundation.

Keywords: Edge Treatment , MATLAB, GUI, Log operator, Canny operator

相关文档
最新文档