• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (06): 1183-1188.

• 论文 • Previous Articles     Next Articles

A pedestrian detection method based on rapid cascade classifier  

GAO Song,DU Qinglan,CHEN Chaobo   

  1. (College of Electronic and Information Engineering,Xi’an Technological University,Xi’an 710021,China)
  • Received:2014-05-23 Revised:2014-06-30 Online:2015-06-25 Published:2015-06-25

Abstract:

Pedestrian detection is an important part of image processing and computer vision research, and it is usually used in the field of video surveillance and smart vehicles.Pedestrian images are vulnerable to the background,and using common methods such as frame difference and training classifier to detect pedestrian has problems such as low accuracy rate,algorithm complexity and poor realtime pedestrian detection.In this paper we use an improved framedifference method to obtain the pedestrian movement information.Then we utilize histogram coordinates to divide the movement region correspondingly.Finally,the motion area is detected and recognized by training a double feature cascade classifier. Experimental results show that our method can effectively reduce false and missed phenomenon,the average detection time is reduced by 32.77 ms,and the average detection accuracy is increased by more than 10%.The recognition accuracy and speed are improved effectively.

Key words: improved frame difference;Haar feature;Shapelet feature;cascade classifier