加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

基于MATLAB的图像边缘检测

(2011-03-02 23:53:27)
标签:

边缘检测

图像处理

去噪

杂谈

如有需要帮助请联系QQ:445846027http://wpa.qq.com/pa?p=1:445846027:1

可以演示 欢迎咨询

基于MATLAB的图像边缘检测

摘 

 

    图像边缘检测技术是图像预处理技术之一,边缘作为图像的一种基本特征,经常被应用到较高层次的图像应用中去。它在图像识别,图像分割,图像增强以及图像压缩等的领域中有较为广泛的应用,也是它们的基础。

图像边缘检测的手段多种多样。本文介绍的检测方法是通过一些差分算子,由图像的亮度计算其梯度的变化,从而检测出边缘,主要有Robert、Sobel、Prewitt、Canny、Log等算子。以图像Lena、Car、香烟为例以上述算子做出仿真。

    本文在第一章对图像的边缘进行了一个一般的概述,接着,在第二章中先介绍了比较经典的检测算子,并做出了比较。在第三章中比较了各种算子在没有噪声以及在各种噪声情况下的边缘检测能力,分别给出了仿真的结果。

    关键词:边缘检测;图像处理;去噪

 

ABSTRACT

 

Edge detection is one of image preprocessing , as a basic characteristic, the edge of the image,which is widely used in the recognition, segmentation, intensification and compress of the image, is often applied to high-level domain.

There are many kinds of ways to detect the edge. Anyway it get the edge according to the variety of the pixel gray. The main techniques are Robert, Sobel, Prewitt , Canny and Log algorithm. Take picture Lena, Car, the cigarette make the simulation as the example by the above operator.

In chapter one, we give an over view of the image edge. And in chapter two, some classic detection algorithms are introduced. Also has made the comparison. In the third chapter of the various operators in the absence of noise and the noise of various edge detection capabilities were given the simulation results.

Keywords:  edge detection;image processing;goes chirp


 

目录

 

  绪论... 1

1.1  论文选题的理论意义... 1

1.2  边缘检测算法研究概况... 2

1.3  本文内容安排... 2

  图像边缘检测综述... 3

2.1  图像边缘的定义... 3

2.2  边缘检测的主要方法... 5

2.2.1  Roberts 算子... 6

2.2.2  Sobel 算子... 7

2.2.3  Prewitt 算子... 8

2.2.4  Log算子... 9

2.2.5  Canny算子... 10

2.3  本章小结... 12

3.  仿真与结论... 13

3.1     几种边缘检测的仿真结果... 13

3.2     噪声环境下的边缘检测... 16

3.3     滤除噪声后的边缘检测... 17

3.4     本章小结... 18

    总结与展望... 19

参考文献... 20

致  谢... 22

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有