A Bayesian Algorithm for Tracking Multiple Moving Objects in Outdoor Surveillance Video
Abstract
Reliable tracking of multiple moving objects in video is an interesting challenge, made difficult in real-world video by various sources of noise and uncertainty. We propose a Bayesian approach to find correspondences between moving objects over frames. By using color values and position information of the moving objects as observations, we probabilistically assign tracks to those objects. We allow for tracks to be lost and then recovered when they resurface. The probabilistic assignment method, along with the ability to recover lost tracks, adds robustness to the tracking system. We present results that show that the Bayesian method performs well in difficult tracking cases and compare the probabilistic results to a Euclidean distance based method.
Cite
Text
Narayana and Haverkamp. "A Bayesian Algorithm for Tracking Multiple Moving Objects in Outdoor Surveillance Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383446Markdown
[Narayana and Haverkamp. "A Bayesian Algorithm for Tracking Multiple Moving Objects in Outdoor Surveillance Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/narayana2007cvpr-bayesian/) doi:10.1109/CVPR.2007.383446BibTeX
@inproceedings{narayana2007cvpr-bayesian,
title = {{A Bayesian Algorithm for Tracking Multiple Moving Objects in Outdoor Surveillance Video}},
author = {Narayana, Manjunath and Haverkamp, Donna},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383446},
url = {https://mlanthology.org/cvpr/2007/narayana2007cvpr-bayesian/}
}