Calibration Methodology for Distant Surveillance Cameras

Abstract

We present a practical method for video surveillance networks to calibrate their cameras which have mostly non-overlapping field of views and might be tens of meters apart. The calibration or estimating the camera pose, focal length and radial distortion is an essential requirement in video surveillance systems for any further automated tasks like person tracking or flow monitoring. The proposed methodology casts the calibration as a localization problem of an image with respect to a 3D model which is built a priori with a moving camera. The method comprises state-of-the-art functioning blocks, the Structure from Motion (SfM) and minimal Perspective-n-Point (PnP) solvers, which were proved stable in 3D computer vision community and applies them in context of video surveillance. We demonstrate that the calibration method is effective in difficult repetitive, reflective and texture less large indoor environments like an airport.

Cite

Text

Gemeiner et al. "Calibration Methodology for Distant Surveillance Cameras." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-16199-0_12

Markdown

[Gemeiner et al. "Calibration Methodology for Distant Surveillance Cameras." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/gemeiner2014eccv-calibration/) doi:10.1007/978-3-319-16199-0_12

BibTeX

@inproceedings{gemeiner2014eccv-calibration,
  title     = {{Calibration Methodology for Distant Surveillance Cameras}},
  author    = {Gemeiner, Peter and Micusík, Branislav and Pflugfelder, Roman P.},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {162-173},
  doi       = {10.1007/978-3-319-16199-0_12},
  url       = {https://mlanthology.org/eccv/2014/gemeiner2014eccv-calibration/}
}