Robotics: Science and Systems II

A Probabilistic Exemplar Approach to Combine Laser and Vision for Person Tracking

D. Schulz

Abstract: This article presents an approach to person tracking that combines camera images and laser range data. The method uses probabilistic exemplar models, which represent typical appearances of persons in the sensor data by metric mixture distributions. Our approach learns such models for laser and for camera data and applies a Rao-Blackwellized particle filter in order to track a persons appearance in the data. The filter samples joint exemplar states and tracks the persons position conditioned on the exemplar states using a Kalman filter. We describe an implementation of the approach based on contours in images and laser point set features. Additionally, we show how the models can be learned from training data using clustering and EM. Finally, we give first experimental results of the method which show that it is superior to purely laser-based approaches for determining the position of persons in images.

Download:

Bibtex:

@INPROCEEDINGS{ Schulz-RSS-06,
    AUTHOR    = {D. Schulz},
    TITLE     = {A probabilistic Exemplar Approach to Combine Laser and Vision for Person Tracking},
    BOOKTITLE = {Proceedings of Robotics: Science and Systems},
    YEAR      = {2006},
    ADDRESS   = {Philadelphia, USA},
    MONTH     = {August},
    DOI       = {10.15607/RSS.2006.II.019} 
}