(完整版)基于matlab的人脸识别系统设计毕业设计

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

毕业设计 [论文]

题目:基于MATLAB的人脸识别系统设计

学院:电气与信息工程学院

专业:自动化

*名:**

指导老师:***

完成时间:2013.05.28

摘要

人脸识别是模式识别和图像处理等学科的一个研究热点,它广泛应用在身份验证、刑侦破案、视频监视、机器人智能化和医学等领域,具有广阔的应用价值和商用价值。人脸特征作为一种生物特征,与其他生物特征相比,具有有好、直接、方便等特点,因此使用人脸特征进行身份识别更易于被用户所接受。

人脸识别技术在过去的几十年得到了很大的发展,但由于人脸的非刚性、表情多变等因素,使得人脸识别技术在实际应用中面临着巨大的困难。本文针对近年来国内外相关学术论文及研究报告进行学习和分析的基础上,利用图像处理的matlab实现人脸识别方法,这种实现简单且识别准确率高,但其缺点是计算量大,当要识别较多人员时,该方法难以胜任。

利用MATLAB实现了一个集多种预处理方法于一体的通用的人脸图像预处理仿真系统,将该系统作为图像预处理模块可嵌入在人脸识别系统中,并利用灰度图像的直方图比对来实现人脸图像的识别判定。

关键词:图像处理, Matlab, 人脸识别, 模式识别

ABSTRACT

Human face recognition focuses on pattern recognition ,image processi ng andother subjects.It is widely used in authentication,investigation,video surveillance,intelligent robots,medicine and other areas.Facerecognition ha s wide application and business value.Facial feature asabiological character istic,compared with others is direct,friendly andconvenient.Facial featuree mployed in authentication are user-friendly.

The technology of face recognition in the past few years obtained the v ery big development, but due to the face of nonrigid, expression and chang eablefactors, the face recognition technology in practical application are fa cing great difficulties. This paper aimed at home and abroad in recent year s the relevant papers and researchreports on study and on the basis of the a nalysis, some units within the data sensitivity places need to enter personne l to carry out limitation design and develop a set of identity verification ide ntification system, the system uses PCA face recognition method, therealiza tion is simple and the accuracy rate of recognition is high,but itsdrawback i s that a large amount of calculation, when to identify more staff,this metho d is difficult to do.

The realization of a set of various pretreatment methods in one of the generic face image preprocessing simulation system based on MATLAB, the system is used as the image preprocessing module can be embedded in a face recognition system, and using the histogram matching gray image to realize the recognition of human face images to determine.

Keywords: Imageprocessing , Matlab, Face recognition, Patternrecognition

目录

摘要 ................................................................................................................................................... I ABSTRACT....................................................................................................................................... III 1 绪论 . (1)

1.1 研究背景 (1)

1.2国内外研究现状 (2)

1.3 人脸图像识别的应用前景 (4)

1.4 本文研究的问题 (5)

1.5 识别系统构成 (5)

1.6 论文的内容及组织 (7)

2 图像处理的Matlab实现 (8)

2.1 Matlab简介 (8)

2.2 数字图像处理及过程 (8)

2.2.1图像处理的基本操作 (8)

2.2.2图像类型的转换 (8)

2.2.3图像增强 (9)

2.2.4边缘检测 (10)

2.3图像处理功能的Matlab实现实例 (10)

2.4 本章小结 (13)

3 人脸图像识别计算机系统 (14)

3.1 引言 (14)

3.2系统基本机构 (15)

3.3 人脸检测定位算法 (16)

3.4 人脸图像的预处理 (22)

相关文档
最新文档