Automatic Camera Calibration for Traffic Understanding

Marketa Dubska, Adam Herout and Jakub Sochor

In Proceedings British Machine Vision Conference 2014
http://dx.doi.org/10.5244/C.28.42

Abstract

We propose a method for fully automatic calibration of traffic surveillance cameras. This method allows for calibration of the camera - including scale - without any user input, only from several minutes of input surveillance video. The targeted applications include speed measurement, measurement of vehicle dimensions, vehicle classification, etc. The first step of our approach is camera calibration by determining three vanishing points defining the stream of vehicles. The second step is construction of 3D bounding boxes of individual vehicles and their measurement up to scale. We propose to first construct the projection of the bounding boxes and then, by using the camera calibration obtained earlier, create their 3D representation. In the third step, we propose a method to using the dimensions of the 3D bounding boxes for calibration of the scene scale. This facilitates new automatic applications based on measurement of speed and real-world dimensions. We collected a dataset with ground truth speed and distance measurements and evaluate our approach on it. The achieved mean accuracy of speed and distance measurement is below 2%. Our efficient C++ implementation runs in real time on a low-end processor (Core i3) with a safe margin even for full-HD videos.

Session

Poster Session

Files

Extended Abstract (PDF, 1 page, 2.0M)
Paper (PDF, 12 pages, 4.7M)
Bibtex File

Citation

Marketa Dubska, Adam Herout, and Jakub Sochor. Automatic Camera Calibration for Traffic Understanding. Proceedings of the British Machine Vision Conference. BMVA Press, September 2014.

BibTex

@inproceedings{BMVC.28.42
	title = {Automatic Camera Calibration for Traffic Understanding},
	author = {Dubska, Marketa and Herout, Adam and Sochor, Jakub},
	year = {2014},
	booktitle = {Proceedings of the British Machine Vision Conference},
	publisher = {BMVA Press},
	editors = {Valstar, Michel and French, Andrew and Pridmore, Tony}
	doi = { http://dx.doi.org/10.5244/C.28.42 }
}