毕业论文--canny边缘检测.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要 边缘检测主要是图像的灰度变化的度量、检测和定位,其实质就是提取图像中不连续部分的特征,因此边缘检测是图像分割领域的一部分。边缘检测是数字图像分析处理的前提,检测结果的优劣影响着下一步图像压缩、计算机视觉、模式识别等的应用。因此对它的研究具有现实意义和理论意义,在工程应用中占有十分重要的地位。 本文对边缘检测理论和算法作了深入的研究,在具体分析各类传统的边缘检测算法的基础上,重点研究了Canny算法,并结合西戈玛平滑滤波对Canny算法中的滤波进行改进,结合改进的MEC和对Canny算法中的双门限选取方法进行改进,达到自适应阈值的效果。最后,用MATLAB软件工具实现该算法。实验结果表明,改进后的算法较传统的Canny算法取得更好的边缘检测效果。 关键词:图像处理; 边缘检测; Canny算子; 滤波; 自适应阈值 ABSTRACT Edge detection?is?mainly aimed at measurement, detection and location of the change of image intensity,its essence is to?extract?the characteristic of the discontinuous parts of images. So the edge detection is part of the image segmentation. Edge detection is the premise of digital image procession, its detection result plays an important impression on the next processing, such as image compression, computer vision, pattern recognition, and so on. Hence, the study of it has practical significance?and theoretical significance, and it occupies?a very important role?in engineering applications. This paper makes an?in-depth study?on?the?theory?and algorithms?of?edge detection. Based on specific analysis of?various?types?of?traditional?edge?detection algorithm, this paper?focuses on?the?Canny algorithm. In this paper, we use?the Sigma smoothing filter to improve the filtering of Canny,?and the?improved?MEC to refine the dual-threshold?in?the Canny algorithm?to make the thresh adaptive.?Finally,?using MATLAB?software tools?to?implement the algorithm.?The?experimental results show that the improved algorithm?gains better?edge?detection results?than?the?traditional Canny algorithm. Key words: Image Segmentation; Edge Detection; Canny; Filtering; Adaptive Threshold 目录 引言 1 第一章 图像分割与边缘检测 2 1.1图像分割简介 2 1.2图像分割定义 2 1.3图像分割基本原理 3 第二章 基于边界的分割——边缘检测 6 2.1边缘的类型 6 2.2边缘的类型 6 2.3边缘的判定 7 第三章 常见边缘检测算法的研究与分析 9 3.1边缘检测过程概述 9 3.2典型一阶边缘检测算子 9 3.2.1梯度算子 10 3.2.2 Roberts边缘算子 10 3.2.3 Sobel算子 11 3.2.4 Prewitt算子 13 3.3 典型二阶边缘检测算子 14 3.3.1 Laplacian算子 14 3.3.2 LOG算子 16 3.4 各边缘检测算子的仿真结果分析 18 第四章 Canny边缘检测算子 20 4.1 Cann

文档评论(0)

zantpenth + 关注
实名认证
文档贡献者

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

1亿VIP精品文档

相关文档