Novelty Detection in Image Sequences with Dynamic Background

Abstract

We propose a new scheme for novelty detection in image sequences capable of handling non-stationary background scenarious, such as waving trees, rain and snow. Novelty detection is the problem of classifying new observations from previous samples, as either novel or belonging to the background class. An adaptive background model, based on a linear PCA model in combination with local, spatial transformations, allows us to robustly model a variety of appearences. An incremental PCA algorithm is used, resulting in a fast and efficient detection algorithm. The system has been successfully applied to a number of different (outdoor) scenarious and compared to other approaches.

Cite

Text

Kahl et al. "Novelty Detection in Image Sequences with Dynamic Background." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-30212-4_11

Markdown

[Kahl et al. "Novelty Detection in Image Sequences with Dynamic Background." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/kahl2004eccv-novelty/) doi:10.1007/978-3-540-30212-4_11

BibTeX

@inproceedings{kahl2004eccv-novelty,
  title     = {{Novelty Detection in Image Sequences with Dynamic Background}},
  author    = {Kahl, Fredrik and Hartley, Richard I. and Hilsenstein, Volker},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {117-128},
  doi       = {10.1007/978-3-540-30212-4_11},
  url       = {https://mlanthology.org/eccv/2004/kahl2004eccv-novelty/}
}