首页> 中文期刊>计算机工程与应用 >一种快速高效的人脸检测方法

一种快速高效的人脸检测方法

     

摘要

介绍了一种建立在改进型Adaboost算法基础上的人脸检测方法,整个方法分为训练和检测两个阶段.训练阶段包含提取类Haar Like矩形特征、利用改进型Adaboost算法生成强分类器、级联强分类器生成人脸检测器三步.检测阶段,采用金字塔式的穷举搜索法将对待检测图像进行人脸检测.为了解决传统Adaboost算法在训练过程中可能出现退化现象的问题,在Adaboost每轮训练中,定义一个阈值HWt,结合样本是否被错误分类以及当前权值是否大于HWt来给样本更新权值,该方法可以避免训练中可能出现的权重分布严重扭曲的退化现象,提高检测效率.经过编程实践,结果证明该方法检测效率高、检测精度较好.%This paper introduces a method of face detection based on the advanced Adaboost algorithm. The method is composed of two phases: training and detecting. The training phase contains three parts: gain the rectangular features based on HaarLike function, generate the strong classifier by using the advanced Adaboost algorithm, generate the strong face classifier by cascading the strong classifiers. In the detecting phase, the paper introduces a method using the Pyramid Exhaustive Search (PES) method to do face detection on the image which needs to be detected. In order to address the degradation problems which may arise during the training process in traditional Adaboost algorithm, this paper defines a threshold HW, in each round of training. The weights are updated by the situation in which sample is wrongly classified or not or the current weight is greater than the right HW, or not. This approach can avoid the degradation of a serious distorting weight distribution which may appear in the training phase and improve the detection efficiency. After programming practice, the result shows that the method achieves high detection efficiency and better detection accuracy.

著录项

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号