Computer and Modernization ›› 2010, Vol. 1 ›› Issue (01): 120-123,.doi: 10.3969/j.issn.1006-2475.2010.01.034

• 图像处理 • Previous Articles     Next Articles

Real-time Face Detection and Statistics Based on Video Image

XU Qi,WANG Ji-cheng   

  1. Department of Computer Science, Tongji University, Shanghai 201804, China
  • Received:2009-08-17 Revised:1900-01-01 Online:2010-01-15 Published:2010-01-15

Abstract: This article describes how to judge whether there are any faces in the video or image, if there are, it will count out the number of the faces. The principle of implementation is based on AdaBoost algorithm. This paper selectes Haar-like characteristics and trained cascaded classifiers to recognize the faces. The improvment is adjusting weight to every cascaded classifier dynamically, set heavy weight for cascaded classifiers with higher accuracy and low weight for cascaded classifiers with lower accuracy. Experimental results indicate that the method is fast and reliable and meets the requirement of realtime system.

Key words: AdaBoost algorithm, Haar-like characteristic, cascaded classifiers, face recognition

CLC Number: