Making Background Subtraction Robust to Sudden Illumination Changes

Abstract

Modern background subtraction techniques can handle gradual illumination changes but can easily be confused by rapid ones. We propose a technique that overcomes this limitation by relying on a statistical model, not of the pixel intensities, but of the illumination effects. Because they tend to affect whole areas of the image as opposed to individual pixels, low-dimensional models are appropriate for this purpose and make our method extremely robust to illumination changes, whether slow or fast. We will demonstrate its performance by comparing it to two representative implementations of state-of-the-art methods, and by showing its effectiveness for occlusion handling in a real-time Augmented Reality context.

Cite

Text

Pilet et al. "Making Background Subtraction Robust to Sudden Illumination Changes." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88693-8_42

Markdown

[Pilet et al. "Making Background Subtraction Robust to Sudden Illumination Changes." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/pilet2008eccv-making/) doi:10.1007/978-3-540-88693-8_42

BibTeX

@inproceedings{pilet2008eccv-making,
  title     = {{Making Background Subtraction Robust to Sudden Illumination Changes}},
  author    = {Pilet, Julien and Strecha, Christoph and Fua, Pascal},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {567-580},
  doi       = {10.1007/978-3-540-88693-8_42},
  url       = {https://mlanthology.org/eccv/2008/pilet2008eccv-making/}
}