[作业]OpenCV人脸识别

上传人:n**** 文档编号:37517549 上传时间:2018-04-17 格式:DOC 页数:24 大小:603KB
返回 下载 相关 举报
[作业]OpenCV人脸识别_第1页
第1页 / 共24页
[作业]OpenCV人脸识别_第2页
第2页 / 共24页
[作业]OpenCV人脸识别_第3页
第3页 / 共24页
[作业]OpenCV人脸识别_第4页
第4页 / 共24页
[作业]OpenCV人脸识别_第5页
第5页 / 共24页
点击查看更多>>
资源描述

《[作业]OpenCV人脸识别》由会员分享,可在线阅读,更多相关《[作业]OpenCV人脸识别(24页珍藏版)》请在金锄头文库上搜索。

1、摘摘 要要人脸检测主要是基于计算机识别的一项数字化技术,用以准确获取人的脸部大小和位置信息,在进行人脸检测时,突出主要的脸部特征,淡化次要的环境、衣着等因素。对于某些情况下,人脸检测也可以计算出人脸,如眼睛,鼻子和嘴等精确的微妙特征。由于在安全检测系统,医学,档案管理,视频会议和人机交互等领域人脸检测系统都有光明的应用前景,因此人脸检测逐渐成为了两个跨学科领域研究的热门话题:人工智能和当前模式识别。本文基于 OpenCV 视觉库具体的设计并开发了对数字图像中的人脸检测的程序,所采用的人脸检测的原理主要是分类器训练模式(Adaboost 算法)提取 Haar 特征的方法。它在整个软件极其重要的作

2、用,图像中人脸的准确定位和识别都受图像处理好坏的直接影响。本次所设计的软件在图像处理部分所采用的方法是基于 Adaboost 算法进行 Haar 特征的提取,在此之上加以通过积分图方法来获取完整的级联分类器结构,进行人脸检测时,OpenCV 级联分类器通过 Adaboost 人脸检测算法进行训练,此后采用不同情况下的实验样本完成精确定位以及检测试验。经过代码的设计和调试,在最后的测试中针对数字图像进行的人脸检测和定位达到了较好的效果,提高了定位和识别的正确率。关键词关键词:人脸检测,AdaBoost,分类器,OpenCVAbstractFace detection is mainly base

3、d on computer recognition of a digital technology, face size and location information to accurately obtain the person, during face detection, highlight the main facial features, dilute the secondary environment, clothing, and other factors . For some cases, face detection can also calculate a person

4、s face, such as eyes, nose and mouth, and other subtle features accurate. Because in the field of human security detection systems, medical records management, video conferencing, and human-computer interaction face detection system has bright prospects, and therefore face detection is becoming a tw

5、o interdisciplinary research fields hot topic: artificial intelligence and The current pattern recognition. This article is based. penCV vision library designed and developed specifically for digital image face detection process, the principles used face detection methods are mainly classifier train

6、ing mode (Adaboost algorithm) to extract Haar features. It is in the vital role of the software, the image of the human face accurately locate and identify all that is good or bad a direct impact on the image processing. This software is designed image processing method used in part based Haar Adabo

7、ost algorithm to extract features, on top of this to be to get the full cascade classifier structure by integrating the diagram method for face detection, OpenCV cascade classifier is trained by Adaboost face detection algorithm, then the use of the experimental sample under different circumstances

8、for accurate positioning and testing. Through design and debugging code, face detection and location in the final test for digital images to achieve better results and improve the accuracy of positioning and recognition.Keywords: face detection ; AdaBoost ; classifier ; openCV目目 录录摘 要.1 Abstract .2 第 1 章 人脸检测概述.4 1.1 背景.4 1.2 目前的研究状况.4 1.3 研究意义.5 第 2 章 人脸图像处理技术.6 2.1 OpenCV 概述.6 2.1.1 OpenCV 简介.6 2.1.2 应用领域.6 2.1.3 OpenCV 的基本结构.7 2.1.4 OpenCV 的特征.7 2.2 图像预处理.8 2.2.1 灰度图像转换.8 2.2.2 图像噪声消除.9 2.2.2 图像边缘检测.9 第 3 章 人脸检测原理与算法.10 3.1 人脸识别原理.10 3.2 人脸检测方法.

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 电子/通信 > 综合/其它

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号