Background Subtraction with Dirichlet Processes
Abstract
Background subtraction is an important first step for video analysis, where it is used to discover the objects of interest for further processing. Such an algorithm often consists of a background model and a regularisation scheme. The background model determines a per-pixel measure of if a pixel belongs to the background or the foreground, whilst the regularisation brings in information from adjacent pixels. A new method is presented that uses a Dirichlet process Gaussian mixture model to estimate a per-pixel background distribution, which is followed by probabilistic regularisation. Key advantages include inferring the per-pixel mode count, such that it accurately models dynamic backgrounds, and that it updates its model continuously in a principled way.
Cite
Text
Haines and Xiang. "Background Subtraction with Dirichlet Processes." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33765-9_8Markdown
[Haines and Xiang. "Background Subtraction with Dirichlet Processes." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/haines2012eccv-background/) doi:10.1007/978-3-642-33765-9_8BibTeX
@inproceedings{haines2012eccv-background,
title = {{Background Subtraction with Dirichlet Processes}},
author = {Haines, Tom S. F. and Xiang, Tao},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {99-113},
doi = {10.1007/978-3-642-33765-9_8},
url = {https://mlanthology.org/eccv/2012/haines2012eccv-background/}
}