home
BMVC 2014

Automatic Camera Calibration for Traffic Understanding

Dubska, M., Sochor, J. and Herout, A. Graph@FIT, Brno University of Technology
Corresponding author email: idubska[at]fit.vutbr.cz

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 use the dimensions of the 3D bounding boxes for calibration of the scene scale. 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.

Downloads

[full paper], [short abstract], [cite]

Speed dataset contains 6 roadside videos, each with 3-6 speed measurements. We can also provide a lot of roadside videos without any annotations - if you are interested in it, please write an email to the corresponding author. [Download ZIP]

Citation

@INPROCEEDINGS{ author = {Mark\'{e}ta Dubsk\'{a} and Jakub Sochor and Adam Herout}, title = {Automatic Camera Calibration for Traffic Understanding}, pages = {1--10}, booktitle = {Proceedings of BMVC 2014}, year = {2014}, location = {Nottingham, GB}, language = {english}, }

Video


Examples of Results

Acknowledgements

This work was supported by TACR project V3C, TE01020415.
(c) 2014, Marketa Dubska