资源描述:
《图像边缘检测论文》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、长春大学毕业设计(论文)纸基于MATLAB静态图像的边缘检测常用算法研究┊┊┊【摘要】数字图像处理技术是信息科学中近几十年来发展最为迅速的学科之┊一。图像边缘是图像最基本的一种特征,边缘在图像的分析中起着重要的作用。┊┊边缘作为图像的一种基本特征,在图像识别、图像分割、图像增强以及图像压┊缩等的领域中有较为广泛的应用,其目的就是精确定位边缘,同时更好地抑制┊┊噪声。目前,数字图像处理技术被广泛应用于航空航天、通信、医学及工业生┊产等领域中。图像边缘提取的手段多种多样,本文主要通过MATLAB语言编程┊分别用不同的算
2、子例如Roberts算子、Prewitt算子、Sobel算子、Kirsch算子、┊┊Laplacian算子、Log算子和Canny算子等来实现静态图像的边缘检测,并且和装检测加入高斯噪声的图像进行对比。阐述了不同算子在进行图像边缘提取的特┊┊点,并在此基础上提出利用小波变换来实现静态图像的边缘检测。┊┊┊【关键字】图像边缘数字图像边缘检测小波变换订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊共II页第I页长春大学毕业设计(论文)纸SomeCommonEdgeDetectionAlgorithmsStudyonStatic
3、Image┊┊onMATLAB┊┊【Abstract】Digitalimageprocessingtechnologyofinformationscienceisoneofthe┊fastestgrowingdisciplinesinrecentdecades.Edgeisafeatureofthebasicinimage,┊┊theedgeoftheimageplaysanimportantrole.Edgeasoneofthebasicfeaturesofthe┊image,theimagerecognitio
4、n,imagesegmentation,imageenhancementandimage┊┊compressionandotherareashaveamorewidelyused,itspurposeistoaccurately┊locatetheedge,andbetternoisesuppression.Currently,digitalimageprocessing┊technologyiswidelyusedinaerospace,communications,medicalandindustrial┊装p
5、roductionandotherareas.Meansofavarietyofimageedgeextraction,thispaper┊wereusedbydifferentoperatorsinMATLABprogramminglanguagesuchasRoberts┊┊operator,Prewittoperator,Sobeloperator,Kirschoperator,Laplacianoperator,Log┊operatorandCannyoperator,etc.toachieveastati
6、cimageedgedetection,andthe┊订detectionoftheimagebyaddingGaussiannoisearecompared.Describesthe┊characteristicsthattheedgeisextractedfromtheimageofthedifferentoperators,and┊┊putsforwardwavelettransformtoachieveastaticimageedgedetection.┊┊【Keywords】ImageedgeDigita
7、limagesEdgedetectionWavelettransform线┊┊┊┊┊┊┊┊┊┊┊┊┊共II页第II页长春大学毕业设计(论文)纸┊目录┊┊┊第1章图像边缘检测与提取概述..................................................................................1┊1.1图像边缘的定义...........................................................................
8、.......................1┊┊1.2图像边缘检测算法的研究内容...........................................................................2┊1.3图像边缘检测算法的主要应用.............................................