吉林大学学报(理学版)

• 计算机科学 • 上一篇    下一篇

基于混合Gauss模型的鲁棒性人脸识别算法

谭萍, 邢玉娟   

  1. 兰州文理学院 数字媒体学院, 兰州 730010
  • 收稿日期:2015-03-19 出版日期:2015-11-26 发布日期:2015-11-23
  • 通讯作者: 谭萍 E-mail:429687745@qq.com

A Robustness Face Recognition AlgorithmBased on Gaussian Mixture Model

TAN Ping, XING Yujuan   

  1. School of Digital Media, Lanzhou University of Arts and Science, Lanzhou 730010, China
  • Received:2015-03-19 Online:2015-11-26 Published:2015-11-23
  • Contact: TAN Ping E-mail:429687745@qq.com

摘要:

针对人脸图像受表情、 光照、 角度变化等因素影响, 传统算法难以获得较理想的人脸识别结果问题, 提出一种基于混合Gauss模型的鲁棒人脸识别算法. 先将每副图像划分成子块, 提取其方向梯度直方图特征, 并加入子块相应的空间位置信息产生人脸图像的局部特征向量; 再采用全部图像的局部特征向量训练混合Gauss模型生成人脸特征向量; 最后采用最小二乘支持向量机建立人脸识别分类器, 实现人脸匹配与识别. 采用ORL,Yale和CIGIT人脸库进行仿真对比测试, 仿真结果表明, 该算法的人脸识别率高于其他人脸识别算法, 对光照、 角度、 表情等有较强的鲁棒性, 且可以获得更快的人脸识别速度.

关键词: 人脸识别, 提取特征, 混合Gauss模型, 最小二乘支持向量机

Abstract:

It is difficult to use the traditional algorithm to achieve the ideal result of face recognition under the influences of light, angle and other negative factors and this paper presents a robust face recognition algorithm based on Gaussian mixture model. First of all, ach of the sub image is divided into sub blocks, and the orientation gradient histogram feature is extracted, and corresponding spatial location information of sub block is used to generate local feature vectors of face image. Secondly local feature vectors of all the images are used to train Gaussian mixture model to generate feature vectors. Finally, least squares support vector machine is used to build classifiers for face recognition and match and recognize face. The simulation test was carried out with ORL, Yale, and CIGIT face database, the simulation results show that the face recognition rate of the proposed algorithm is far higher than those of the contrast face recognition algorithms, and it has stronger robustness for light, angle and expression, and can obtain the faster face recognition speed, and has higher practical values.

Key words: face recognition, extraction feature, Gaussian mixture model, least squares support vector machine

中图分类号: 

  • TP391