Fast Object Hypotheses Generation Using 3D Position and 3D Motion

Abstract

This contribution proposes a method to generate object hypotheses from stereo obstacle detection and image motion. Our algorithm is a general approach since it does not require any a priori information about the shape of the observed objects but relies on the basic assumption that the objects are rigid. The algorithm has two processing stages: First, obstacles are detected using stereo vision. Second, each obstacle is segmented into clusters of consistent motion in 3D space. The clustering process explicitly accounts for measurement uncertainties of stereo disparity and 2d motion. Our system may serve as a general feature for higher-level object detection and classification.

Cite

Text

Dang and Hoffmann. "Fast Object Hypotheses Generation Using 3D Position and 3D Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.459

Markdown

[Dang and Hoffmann. "Fast Object Hypotheses Generation Using 3D Position and 3D Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/dang2005cvpr-fast/) doi:10.1109/CVPR.2005.459

BibTeX

@inproceedings{dang2005cvpr-fast,
  title     = {{Fast Object Hypotheses Generation Using 3D Position and 3D Motion}},
  author    = {Dang, Thao and Hoffmann, Christian},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {56},
  doi       = {10.1109/CVPR.2005.459},
  url       = {https://mlanthology.org/cvpr/2005/dang2005cvpr-fast/}
}