Error Analysis of Background Adaption

Abstract

Background modeling is a common component in video surveillance systems and is used to quickly identify regions of interest. To increase the robustness of background subtraction techniques, researchers have developed techniques to update the background model and also developed probabilistic/statistical approaches for thresholding the difference. This paper presents an error analysis of this type of background modeling and pixel labeling, providing both theoretical analysis and experimental validation. Evaluation is centered around the tradeoff of probability of false alarm and probability of miss detection, and this paper shows how to efficiently compute these probabilities front simpler values that are more easily measured. It includes an analysis for both static and dynamic background modeling. The paper also examines the assumptions of Gaussian and mixture of Gaussian models for a pixel.

Cite

Text

Gao et al. "Error Analysis of Background Adaption." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.855861

Markdown

[Gao et al. "Error Analysis of Background Adaption." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/gao2000cvpr-error/) doi:10.1109/CVPR.2000.855861

BibTeX

@inproceedings{gao2000cvpr-error,
  title     = {{Error Analysis of Background Adaption}},
  author    = {Gao, Xiang and Boult, Terrance E. and Coetzee, Frans and Ramesh, Visvanathan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2000},
  pages     = {1503-1510},
  doi       = {10.1109/CVPR.2000.855861},
  url       = {https://mlanthology.org/cvpr/2000/gao2000cvpr-error/}
}