资源描述:
《图像边缘检测.doc》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、沈阳航空航天大学电子信息工程学院毕业设计(论文)摘要随着计算机技术的飞速发展,图像边缘检测已成为图像处理的重要内容,它是图像分析的基本问题,是图像分割、特征提取和图像识别的前提。本文的主要内容如下。首先,介绍了数字图像处理的概念及其应用领域、边缘检测研究的背景意义,历史现状,以及边缘检测的一些基本概念。然后,分别介绍了经典的图像边缘检测算子,如Robert算子、Sobel算子、Prewitt算子等的基本原理,接着概述了几种新的边缘检测方法,如小波理论、数学形态学、模糊理论等。并通过理论分析和仿真计算比较了经典边缘检测算子各自的优缺点及适用性。最后,通过matlab-GUI
2、编程,设计出一个图形界面,整合了canny算子和log算子等的边缘检测,增加了整个程序的实用性。关键词:边缘检测;Canny算法;log算法;Robert算法;III沈阳航空航天大学电子信息工程学院毕业设计(论文)ABSTRACTIII沈阳航空航天大学电子信息工程学院毕业设计(论文)Theimageedgedetectionhasbecomeoneofthemostimportantpartsofimageprocessingwiththedevelopmentofcomputertechnology.Imageedgedetectionisthefirststepofi
3、mageanalysis,alsothebasisofimagesegmentation,featureextractionandimagerecognition.Themaincontentofthisdissertationisdescribedasfollows.III沈阳航空航天大学电子信息工程学院毕业设计(论文)Firstly,digitalimageprocessinganditsapplicationsareintroduced.Then,thebackground,thesignificanceandalsothedevelopmentstatusofth
4、eimageedgedetectiontechniqueareintroduced,nexttothis,somebasicknowledgeoftheimageedgedetectionarediscussed.Secondly,introducedtheclassicaledgedetectionoperator,suchastheRobertoperator,Sobeloperator,Prewittoperator,etc.Thebasicprinciple,thenoutlinedseveralnewedgedetectionmethods,suchaswave
5、lettheory,mathematicalmorphology,fuzzytheories.Andthroughtheoreticalanalysisandsimulationcomparisonofclassicaledgedetectionoperatorandtheapplicabilityoftheiradvantagesanddisadvantages.Finally,usematlab-GUIprogramming,designagraphicalinterface,integratedoperatorlogandcannyedgedetectionoper
6、ator,increasingthepracticalityofthewholeprocess.Keywords:edgedetection;Cannyalgorithm;logalgorithm;RobertalgorithmIII沈阳航空航天大学电子信息工程学院毕业设计(论文)目录第一章绪论...………….............………………………………………………....11.1数字图像处理概况.............................................................................…11.2边缘检测技
7、术的概况.................................................................21.3边缘检测综述................................................................................31.3.1边缘的定义及其类型的分析.....................................................31.3.2梯度的概念.........................