Online Continuous Stereo Extrinsic Parameter Estimation

Abstract

Stereo visual odometry and dense scene reconstruction depend critically on accurate calibration of the extrinsic (relative) stereo camera poses. We present an algorithm for continuous, online stereo extrinsic re-calibration operating only on sparse stereo correspondences on a per-frame basis. We obtain the 5 degree of freedom extrinsic pose for each frame, with a fixed baseline, making it possible to model time-dependent variations. The initial extrinsic estimates are found by minimizing epipolar errors, and are refined via a Kalman Filter (KF). Observation covariances are derived from the Cramer-Rao lower bound of the solu- ´ tion uncertainty. The algorithm operates at frame rate with unoptimized Matlab code with over 1000 correspondences per frame. We validate its performance using a variety of real stereo datasets and simulations.

Cite

Text

Hansen et al. "Online Continuous Stereo Extrinsic Parameter Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247784

Markdown

[Hansen et al. "Online Continuous Stereo Extrinsic Parameter Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/hansen2012cvpr-online/) doi:10.1109/CVPR.2012.6247784

BibTeX

@inproceedings{hansen2012cvpr-online,
  title     = {{Online Continuous Stereo Extrinsic Parameter Estimation}},
  author    = {Hansen, Peter and Alismail, Hatem and Rander, Peter and Browning, Brett},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1059-1066},
  doi       = {10.1109/CVPR.2012.6247784},
  url       = {https://mlanthology.org/cvpr/2012/hansen2012cvpr-online/}
}