Correlation-Based Estimation of Ego-Motion and Structure from Motion and Stereo

Abstract

This paper describes a correlation-based, iterative, multi-resolution algorithm which estimates both scene structure and the motion of the camera rig through an environment from the stream(s) of incoming images. Both single-camera rigs and multiple-camera rigs can be accommodated. The use of multiple synchronized cameras results in more rapid convergence of the iterative approach. The algorithm uses a global ego-motion constraint to refine estimates of inter-frame camera rotation and translation. It uses local window-based correlation to refine the current estimate of scene structure. All analysis is performed at multiple resolutions. In order to combine, in a straightforward way, the correlation surfaces from multiple viewpoints and from multiple pixels in a support region, each pixel's correlation surface is modeled as a quadratic. This parameterization allows direct, explicit computation of incremental refinements for ego-motion and structure using linear algebra. Batches can be of arbitrary size, allowing a trade-off between accuracy and latency. Batches can also be daisy-chained for extended sequences. Results of the algorithm are shown on synthetic and real outdoor image sequences.

Cite

Text

Mandelbaum et al. "Correlation-Based Estimation of Ego-Motion and Structure from Motion and Stereo." IEEE/CVF International Conference on Computer Vision, 1999. doi:10.1109/ICCV.1999.791270

Markdown

[Mandelbaum et al. "Correlation-Based Estimation of Ego-Motion and Structure from Motion and Stereo." IEEE/CVF International Conference on Computer Vision, 1999.](https://mlanthology.org/iccv/1999/mandelbaum1999iccv-correlation/) doi:10.1109/ICCV.1999.791270

BibTeX

@inproceedings{mandelbaum1999iccv-correlation,
  title     = {{Correlation-Based Estimation of Ego-Motion and Structure from Motion and Stereo}},
  author    = {Mandelbaum, Robert and Salgian, Garbis and Sawhney, Harpreet S.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1999},
  pages     = {544-550},
  doi       = {10.1109/ICCV.1999.791270},
  url       = {https://mlanthology.org/iccv/1999/mandelbaum1999iccv-correlation/}
}