Pedestrian Sensing Using Time-of-Flight Range Camera

Abstract

This paper presents a new approach to detect pedestrians using a time-of-flight range camera, for applications in car safety and assistive navigation of the visually impaired. Using 3-D range images not only enables fast and accurate object segmentation and but also provides useful information such as distances to the pedestrians and their probabilities of collision with the user. In the proposed approach, a 3-D range image is first segmented using a modified local-variation algorithm. Three state-of-the-art feature extractors (GIST, SIFT, and HOG) are then used to find shape features for each segmented object. Finally, the SVM is applied to classify objects into pedestrian or non-pedestrian. Evaluated on an image data set acquired using a time-of-flight camera, the proposed approach achieves a classification rate of 95.0%.

Cite

Text

Wei et al. "Pedestrian Sensing Using Time-of-Flight Range Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2011. doi:10.1109/CVPRW.2011.5981798

Markdown

[Wei et al. "Pedestrian Sensing Using Time-of-Flight Range Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2011.](https://mlanthology.org/cvprw/2011/wei2011cvprw-pedestrian/) doi:10.1109/CVPRW.2011.5981798

BibTeX

@inproceedings{wei2011cvprw-pedestrian,
  title     = {{Pedestrian Sensing Using Time-of-Flight Range Camera}},
  author    = {Wei, Xue and Phung, Son Lam and Bouzerdoum, Abdesselam},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2011},
  pages     = {43-48},
  doi       = {10.1109/CVPRW.2011.5981798},
  url       = {https://mlanthology.org/cvprw/2011/wei2011cvprw-pedestrian/}
}