Single Camera Stereo for Mobile Robot Surveillance
Abstract
Mobile robot designers frequently look to computer vision to solve navigation, obstacle avoidance, and object detection problems such as those encountered in parking lot surveillance. Stereo reconstruction is a useful technique in this domain. The advantage of a single-camera stereo method versus a stereo rig is the flexibility to change the baseline distance to best match each scenario. This directly increases the robustness of the stereo algorithm and increases the effective range of the system. The challenge comes from accurately rectifying the images into an ideal stereo pair. Structure from motion (SFM) can be used to compute the camera motion between the two images, but its accuracy is limited and small errors can cause rectified images to be misaligned. We present a single-camera stereo system that incorporates a Levenberg-Marquardt minimization of rectification parameters to bring the rectified images into alignment.
Cite
Text
McBride et al. "Single Camera Stereo for Mobile Robot Surveillance." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2005. doi:10.1109/CVPR.2005.527Markdown
[McBride et al. "Single Camera Stereo for Mobile Robot Surveillance." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2005.](https://mlanthology.org/cvprw/2005/mcbride2005cvprw-single/) doi:10.1109/CVPR.2005.527BibTeX
@inproceedings{mcbride2005cvprw-single,
title = {{Single Camera Stereo for Mobile Robot Surveillance}},
author = {McBride, Jonah C. and Snorrason, Magnús and Goodsell, Thomas G. and Eaton, Ross S. and Stevens, Mark R.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2005},
pages = {128},
doi = {10.1109/CVPR.2005.527},
url = {https://mlanthology.org/cvprw/2005/mcbride2005cvprw-single/}
}