A Bayesian Approach to Background Modeling
Abstract
Learning background statistics is an essential task for several visual surveillance applications such as incident detection and traf.c management. In this paper, we propose a new method for modeling background statistics of a dynamic scene. Each pixel is represented with layers of Gaussian distributions. Using recursive Bayesian learning, we estimate the probability distribution of mean and covariance of each Gaussian. The proposed algorithm preserves the multimodality of the background and estimates the number of necessary layers for representing each pixel. We compare our results with the Gaussian mixture background model. Experiments conducted on synthetic and video data demonstrate the superior performance of the proposed approach.
Cite
Text
Tuzel et al. "A Bayesian Approach to Background Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.384Markdown
[Tuzel et al. "A Bayesian Approach to Background Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/tuzel2005cvpr-bayesian/) doi:10.1109/CVPR.2005.384BibTeX
@inproceedings{tuzel2005cvpr-bayesian,
title = {{A Bayesian Approach to Background Modeling}},
author = {Tuzel, Oncel and Porikli, Fatih Murat and Meer, Peter},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {58},
doi = {10.1109/CVPR.2005.384},
url = {https://mlanthology.org/cvpr/2005/tuzel2005cvpr-bayesian/}
}