scispace - formally typeset
Proceedings ArticleDOI

Pedestrian detection in crowded scenes with the histogram of gradients principle

Oliver Sidla, +2 more
- Vol. 6384, pp 638404
TLDR
A close to real-time scale invariant implementation of a pedestrian detector system which is based on the Histogram of Oriented Gradients (HOG) principle which is especially suited for very busy and crowded scenarios.
Abstract
This paper describes a close to real-time scale invariant implementation of a pedestrian detector system which is based on the Histogram of Oriented Gradients (HOG) principle Salient HOG features are first selected from a manually created very large database of samples with an evolutionary optimization procedure that directly trains a polynomial Support Vector Machine (SVM) Real-time operation is achieved by a cascaded 2-step classifier which uses first a very fast linear SVM (with the same features as the polynomial SVM) to reject most of the irrelevant detections and then computes the decision function with a polynomial SVM on the remaining set of candidate detections Scale invariance is achieved by running the detector of constant size on scaled versions of the original input images and by clustering the results over all resolutions The pedestrian detection system has been implemented in two versions: i) fully body detection, and ii) upper body only detection The latter is especially suited for very busy and crowded scenarios On a state-of-the-art PC it is able to run at a frequency of 8 - 20 frames/sec

read more

Citations
More filters
Proceedings ArticleDOI

Object tracking by combining detection, motion estimation, and verification

Oliver Sidla
- 18 Jan 2010 - 
TL;DR: The proposed tracker combines a simple background model to speed up all following computations, a fast object detector realized with a cascaded HOG detector, and object verification based on texture/color analysis by means of DCT coefficients and dynamic trajectory and object management.
Proceedings ArticleDOI

A traffic situation analysis system

Oliver Sidla, +1 more
- 24 Jan 2011 - 
TL;DR: This work describes the foundation for all 3 different object detection modalities (pedestrians, vehi1cles, license plates), and explains the system setup and its design, which is designed to detect potentially dangerous traffic situations.
Proceedings ArticleDOI

Toward a sensor-based threat warning system for patrols in MOUT scenarios

TL;DR: An approach to the detection of humans in video images is implemented and applied to a relevant set of image sequences taken in a MOUT scenario and the obtained results are assessed and further research activities are outlined.