毕业论文

打赏
当前位置: 毕业论文 > 电子通信 >

matlab红外图像边缘检测方法研究

时间:2018-07-18 18:54来源:毕业论文
通过介绍Roberts算子、Sobel算子、Prewitt算子、Log算子、Canny算子等经典的边缘检测算子和两个新型边缘检测方法,并通过matlab软件对各个算法进行编程仿真

摘要确定红外图像目标的边缘在目标分析和目标识别系统中是非常重要的,因为红外图像的后续分析和处理过程会直接受到边缘检测的影响。红外图像的边缘检测对不重要的信息有所剔除,这样就只保存下图像的重要特征属性,同时很大程度上减少了红外图像的数据量,对于主要目标的识别分析是很有必要的。目前常用的边缘检测算法仍然是微分算子法,本文通过介绍Roberts算子、Sobel算子、Prewitt算子、Log算子、Canny算子等经典的边缘检测算子和两个新型边缘检测方法,并通过matlab软件对各个算法进行编程仿真,通过比较研究得出每种算法各自的适用条件范围和各自优缺点。25857
关键词 : 图像处理  边缘检测   matlab仿真   微分算子   
毕业论文设计外文摘要
Title   Infrared Image Edge Detection Methods                    
Abstract
In the infrared image analysis and target identification system ,it is very important to determine the edge of the target ,because the result of the edge detection  directly affects the subsequent image analysis . edge detection of the image can exclude the  unimportant relatively information ,and greatly reduce the amount of data ,leaving only the important structural properties of the image.
Based on differential operator for edge detection is still the more common methods of edge detection . The paper intruduces  Roberts operator, Sobel operator, Prewitt operator,  Log operator, Canny operator, Laplacian operator and other classic edge detection operators and some improved algorithm .By algorithm simulation in matlab software , the simulation results of comparison and research, come to their own characteristics and scope of different algorithms.
Keywords:image processing ;edge detection;Matlab simulation ;differential algorithm
目    录
1  引言           1
    1.1 研究背景    1
    1.2  研究现状     2
  2  红外成像的基本原理 3
    2.1 红外热成像的机理  3
    2.2 红外成像的特点    4
  3  经典边缘检测算法 5
    3.1 边缘检测的原理    5
    3.2 经典的边缘检测算法      6
      3.2.1 Roberts边缘检测算子     6
      3.2.2 Sobel边缘检测算子   8
      3.2.3 Prewitt边缘检测算子   9
      3.2.4 Canny边缘检测算子          11
      3.2. 5 Log边缘检测算子           13
    3.3 经典边缘检测算子的比较          17
  4 基于Susan算法的边缘检测        20
      4.1 Susan算法的基本原理    20
  4.2 Susan边缘检测算法  21
    4.2.1 Susan算法描述  21
    4.2.2 模板的选取和阈值g、t的确定   21
    4.2.3 matlab编程      22
  5 基于阈值分割和数学形态学的边缘检测算法                  25
 5.1 阈值分割                 25 matlab红外图像边缘检测方法研究:http://www.youerw.com/tongxin/lunwen_19831.html
------分隔线----------------------------
推荐内容