计算机软件毕业设计 基于pca算法的eigenfaces人脸识别算法.doc

计算机软件毕业设计 基于pca算法的eigenfaces人脸识别算法.doc

  1. 1、本文档共31页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机软件毕业设计 基于pca算法的eigenfaces人脸识别算法

河北农业大学现代科技学院 毕业论文(设计) 题 目:基于PCA算法的Eigenfaces人脸识别算法 摘要 人脸识别技术就是利用计算机分析人脸图像,提取有效的识别信息来辨认身份或者判别待定状态的一门技术。它涉及模式识别、图像处理、计算机视觉等诸多学科的知识,是当前研究的热点之一。然而影响计算机人脸识别的因素非常之多,主要是人脸表情丰富,人脸随年龄增长而变化,人脸所成图像受光照、成像角度及成像距离等影响,极大地影响了人脸识别走向实用化。 基于PCA算法的人脸识别过程大致分为训练、测试、识别这三个阶段完成,在训练阶段,通过寻找协方差矩阵的特征向量,求出样本在该特征向量上的投影系数;在测试阶段,通过将测试样本投影到特征向量上,得到测试样本在该特征向量上的投影系数。 最后,采用最小欧氏距离,找到了与测试样本最相近的训练样本图像。 关键词 Eigenfaces、PCA算法、人脸识别算法、matlab、SVD。 Abstract Face recognition technology is the use of computer analysis of facial images to extract valid identification information to identify or determine the identity of a technology Pending state. It involves knowledge of pattern recognition, image processing, computer vision, and many other disciplines, is one of the hotspots of current research. However, factors affecting the computer face recognition very much, mainly rich facial expression, face changes with age, face a picture of the affected light, imaging and imaging distance, angle, greatly influenced the Face to practical use. PCA algorithm based recognition process is roughly divided into training and testing, the identification of these three stages, in the training phase, to find the eigenvectors of the covariance matrix is obtained on the sample feature vector projection coefficient; in the test phase by the test feature vector is projected onto the sample to obtain a test sample on the projection of the feature vector of coefficients. Finally, the minimum Euclidean distance, the test sample to find the closest sample images. Keywords Eigenfaces PCA Algorithm、Face Recognition Algorithm、matlab、SVD. 目录 1 绪论 1 1.1计算机人脸识别技术及应用 1 1.2常用的人脸识别方法简介 1 1.3本论文内容安排 1 2 PCA 3 2.1 PCA简介 3 2.2 PCA的实质 3 2.3 PCA理论基础 3 2.3.1投影 3 2.3.2最小平方误差理论 4 2.3.3 PCA几何解释 8 2.4 PCA降维计算 8 3 PCA在人脸识别中的应用 11 3.1 人脸识别技术简介 11 3.2 图片归一化 11 3.3 基于PCA的人脸识别 11 3.3.1 人脸数据特征提取 11 3.3.2计算均值 12 3.3.3计算协方差矩阵C 12 3.3.4求出协方差C的特征值和特征向量 12 3.4奇异值分解定理 12 3.5 基于PCA的人脸识别的训练 13 3.5.1 训练集的主成分计算 13 3.5.2 训练集图片重建 13 3.6 识别 14 4 实验 15 4.1 实验环境 15 4.2 PCA人

文档评论(0)

店小二 + 关注
实名认证
内容提供者

包含各种材料

1亿VIP精品文档

相关文档