基于视频流的人脸检测识别系统研究-计算机技术专业论文.docx
文本预览下载声明
万方数据
万方数据
论文题目 : 基于视频流的人脸检测识别系统研究
工程领域 : 计算机技术
研 究 生 : 高考 (签名)
指导教师 : 高晔 (签名)
摘要
在飞速发展的当代社会中,安全防范问题越来越突出,海关、机场、车站等人员频 繁流动场地对实时监控识别系统的性能需求大大提高,因此,开展基于视频流的人脸检 测识别研究将有着特殊的应用价值和广阔的发展前景。
人脸检测识别技术是一种典型的生物识别技术,涉及人工智能、图像处理等诸多科 学理论,拥有广泛的科研价值。本文分别从视频图像处理、人脸检测和特征提取及识别 三个阶段对其做了深入研究,实现了动态视频图像的人脸检测及识别。
视频图像处理阶段,采用灰度归一化,对视频 RGB 图像进行灰度化处理;通过光 照归一化,削弱光线对图像的不利影响;通过尺度归一化,放缩用于检测人脸的视频图
像以及特征提取的人脸图片;通过滤波,消除人脸图片的噪声信息。在人脸检测阶段, 分析研究了 AdaBoost 检测算法,其中包括 Haar 特征提取、分类器训练及级联等,而且
合成了人脸分类器,并且优化了算法的检测速率和检测率。在特征提取及识别阶段,重
点分析了 LBP 算法,针对传统的 LBP 算子提取的脸部纹理特征不够完整的缺点,提出 了双编码局部二值模式(Double Coding Local Binary Pattern,d-LBP)人脸识别算法; 改进的算法在传统 LBP 算法的基础上,充分考虑了局部邻域内各个像素点灰度值之间 的均值和幅值关系,从而较完整的提取人脸纹理特征;然后结合 PCA 维数约简分块提 取人脸纹理特征并统计直方图,根据最近邻原则进行识别,并在 ORL 人脸库进行对比 实验,实验数据表明,d-LBP 算法拥有较强的纹理描述能力,能有效提高识别率。
基于视频流的人脸检测识别系统分为识别与注册两大模块,在 Qt 开发环境下设计
实现了该系统;系统测试表明,本文所实现的系统对姿态、表情、光照及距离有一定的 鲁棒性,拥有较高的识别率。
关 键 词 : 人脸检测;AdaBoost;特征提取; d-LBP;人脸识别
研究类型 : 应用研究
Subject : Research of Face Detection and Recognition System Based on Video
Specialty : Computer Technology
Name : Gao Kao (Signature)
Instructor : Gao Ye (Signature)
ABSTRACT
In the modern society of rapid development, security issues have become more and more prominent, and it is necessary for customs, airports and railway stations to improve the performance of real-time monitoring identification system because of the frequent movement of people. Therefore, study on the face detection and recognition system which is based on video identification will have a special value of application and a broad prospect of development.
Face detection and recognition technology is a typical biological recognition technology, it relates to a lot of scientific theories, such as artificial intelligence, image processing and so on, and it has broad research value. This paper research face detection and recognition technology deeply from three respects, which are video image processing, face detection, face feature extraction and recognition, and realize the face detection and recognition b
显示全部