基于数字图像处理的障碍物识别

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

数字图像处理就是利用计算机对图像信息进行加工,以满足人的视觉心理或者应用需求。图像识别所讨论的问题,是研究用计算机代替人自动地处理大量的物理信息,解决人类所不能识别的问题。对于计算机来说,在实际工作环境里,图像场景已有较大的变化。因此要区分图像属于哪一类,往往要通过一系列关键技术来实现。由此产生的图像识别方法也有很多。

本文在较广泛地调研文献的基础上,对图像识别系统进行了较为全面的综述,并以较为大量文字和具体的实例,通过使用常用的仿真语言和软件对基于数字图像处理的障碍物的识别进行了研究。第一部分通过中值滤波、梯度法锐化和边缘检测进行处理后,将目标图像与背景图像差分;第二部分再进行形态学膨胀、最小外接矩形特征计算后,在分割的基础上选择需要提取的特征,对某些参数进行测量后,根据测量结果做分类和识别,通过对标记区域计算质心进行定位识别,最后通过MATLAB软件对其进行了仿真,获得了较理想的识别结果。

关键词:数字图像处理;图像识别;背景差分;膨胀处理;最小外接矩形

ABSTRACT

The digital image processing is to use the computer to carry on the processing image information, to meet the person's visual psychology or application requirements. The problems discussed image recognition, is the study used computer instead of people automatically with the amount of physical information, solve the problem of human beings can't identify. For computer speaking, the actual work environment, image scene for greater change. So to distinguish between image what kind, often to through a series of key technology. The resulting image recognition method also has a lot of.

This paper in a widely research literature, and on the basis of image recognition system for a comprehensive review, and to be a lot of written and a specific example, through the use of common language and software simulation based on digital image processing of obstacles recognition. The first part through the median filtering, gradient method sharpen and edge detection after processing, will target image and the background image difference; The second part of morphological inflation again, minimum circumscribed rectangular feature calculation, in the division of the basis of the choice need to extract characteristic of some parameters for measurement, the measurement results do classification and identification, through to the marker areas calculation centroid localization recognition, the last through the software MATLAB simulation, obtained a ideal recognition results.

Keywords:Digital image processing; Image recognition; Background difference;

Expansion process; Minimum bounding rectangle

目录

摘要 (1)

关键词 (1)

ABSTRACT (2)

Key words (2)

1 绪论 (1)

1.1 数字图像处理简介 (1)

1.2 数字图像处理的特点 (2)

1.3课题目的和意义 (3)

1.4论文结构安排 (4)

2图像识别系统简介 (5)

2.1图像预处理 (5)

2.1.1灰度化和二值化 (5)

2.1.2光照补偿 (6)

2.1.3图像差分 (9)

2.1.4图像平滑 (11)

2.1.5图像锐化 (12)

2.1.6边缘检测 (14)

2.2形态处理 (17)

2.3 图像的识别 (18)

2.4 小结 (18)

3 基于数字图像处理的障碍物识别 (19)

3.1仿真环境简介 (19)

3.2预处理 (21)

3.2.1灰度化 (21)

3.2.2 背景差分 (22)

3.2.3二值化 (24)

3.2.4中值滤波 (25)

3.2.5Robert梯度算子锐化和边缘检测 (25)

相关文档
最新文档