Camera Self-Calibration from Tracking of Moving Persons

[Paper] [Slides] [Demo]

Abstract

In a video surveillance system with a single static camera, tracking results of moving persons can be effectively used for camera self-calibration. However, the current methods need to depend on robustness of both tracking and segmentation procedures. RANSAC has been widely used to remove outliers in finding the vertical vanishing point and the horizon line, but the performance is degraded when the proportion of outliers is high. Last but not least, all of them require excessive simplifications in the algorithmic procedures resulting in increasing reprojection error. In this paper, a robust segmentation and tracking system is applied to provide accurate estimation of head and foot locations of moving persons. The noise in the computation of vanishing points is handled by mean shift clustering and Laplace linear regression through convex optimization. We also propose to use the estimation of distribution algorithm (EDA) to search for the local optimal solution for camera calibration that minimizes average reprojection error on the ground plane, while relaxing the assumptions on camera parameters. Promising evaluations of the performance of our proposed method on real scenes are presented.

Honor

  • Finalist IBM Best Track 3 Student Paper Award in ICPR 2016

 Award_IBM

  • Finalist Intel Best Track 3 Student Paper Award in ICPR 2016

 Award_Intel

Citation

@inproceedings{Tang16SelfCalHum,
author = {Zheng Tang and Yen-Shuo Lin and Kuan-Hui Lee and Jenq-Neng Hwang and Jen-Hui Chuang and Zhijun Fang},
title = {Camera self-calibration from tracking of moving persons},
booktitle = {Proc. ICPR},
pages = {260–265},
address = {Canc'{u}n, M'{e}xico},
year = {2016}
}