Camera Calibration Using Multiple Images

Abstract

This paper describes a method for camera calibration. The system consists of a static camera which takes a sequence of images of a calibration plane rotating around a fixed axis. There is no requirement for any exact positioning of the camera or calibration plane. From each image of the sequence, the vanishing points and hence the vanishing line of the calibration plane are determined. As the calibration plane rotates, each vanishing point moves along a locus which is a conic section, and the vanishing line generates an envelope which is also a conic section. We describe how such conics can be used to determine the camera's focal length, the principal point (the intersection of the optic axis with the image plane), and the aspect ratio.

Cite

Text

Beardsley et al. "Camera Calibration Using Multiple Images." European Conference on Computer Vision, 1992. doi:10.1007/3-540-55426-2_36

Markdown

[Beardsley et al. "Camera Calibration Using Multiple Images." European Conference on Computer Vision, 1992.](https://mlanthology.org/eccv/1992/beardsley1992eccv-camera/) doi:10.1007/3-540-55426-2_36

BibTeX

@inproceedings{beardsley1992eccv-camera,
  title     = {{Camera Calibration Using Multiple Images}},
  author    = {Beardsley, Paul A. and Murray, David William and Zisserman, Andrew},
  booktitle = {European Conference on Computer Vision},
  year      = {1992},
  pages     = {312-320},
  doi       = {10.1007/3-540-55426-2_36},
  url       = {https://mlanthology.org/eccv/1992/beardsley1992eccv-camera/}
}