Font Size: a A A

Research On Fast Pedestrian Detection Algorithm And Realization In Video Surveillance

Posted on:2012-02-25Degree:MasterType:Thesis
Country:ChinaCandidate:Y Z WangFull Text:PDF
GTID:2218330338961624Subject:Communication and Information System
Abstract/Summary:PDF Full Text Request
Pedestrian detection is the research focus of artificial intelligence and computer vision in recent years. But there are still many difficult problems to solve. Pedestrian detection in video surveillance needs high detection speed to satisfy the demand for real-time task. The algorithm for fast pedestrian detection in video surveillance is studied and a fast pedestrian detection system is designed and realized.To detect moving pedestrians in video surveillance rapidly and accurately, the pedestrian detection process is divided into two stages:motion detection stage and classification stage. In the motion detection stage motion detection is exploited to rapidly get the motion regions. By getting these interesting regions which may contain pedestrians, the regions used for next stage are greatly reduced and the whole pedestrian detection speed is improved. In the classification stage HOG features are used to classify interesting regions into pedestrian region and non-pedestrian region.To get a high detection speed and a good performance in the motion detection stage, an improved frame differential method is used. The threshold changes with the pixel value changes and can adapt to the environment change, such as background difference, lightness change and motion speed.In the classification stage, an improved classification method with frames correlation is used. Multi-scale HOG features are used to get better performance and Adaboost algorithm is used to train cascaded classifier for a higher detection speed.A fast pedestrian detection system is designed and realized with Visual C++ 2008 and OpenCV library. The detection system includes HOG classifier training system and fast pedestrian detection system for video.To evaluate the performance of our method, we test it on several video sequences taken from different scenes. Experiment results show that our method achieves good performance with an average over 90% detection rate. And our method can process over 30 frames per second and satisfies the demand for real-time task.
Keywords/Search Tags:pedestrian detection, frame differential method, motion detection, HOG
PDF Full Text Request
Related items