libvibe++ : a generic C++ library for the ViBe algorithm
Data Structures
ViBe.h File Reference

Interface for the libvibe++ library. More...

#include <cstring>
#include "common/ViBeTemplateBase.h"
#include "metaprograms/CopyPixel.h"
#include "metaprograms/SwapPixels.h"
#include "ViBe.t"
Include dependency graph for ViBe.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ViBe::ViBeSequential< Channels, Distance >
 

Detailed Description

Interface for the libvibe++ library.

Author
Benjamin Laungraud and Marc Van Droogenbroeck
Date
June 2016

Full documentation is available online at: http://www.telecom.ulg.ac.be/research/vibe/doc2

All technical details are available in the following paper: O. Barnich and M. Van Droogenbroeck. ViBe: A universal background subtraction algorithm for video sequences. IEEE Transactions on Image Processing, 20(6):1709-1724, June 2011.

BiBTeX information

  @article{Barnich2011ViBe,
  title = {{ViBe}: A universal background subtraction algorithm for video sequences},
  author = {O. Barnich and M. {Van Droogenbroeck}},
  journal = {IEEE Transactions on Image Processing},
  volume = {20},
  number = {6},
  pages = {1709-1724},
  month = {June},
  year = {2011},
  keywords = {ViBe, Background, Background subtraction, Segmentation, Motion, Motion detection},
  pdf = {http://orbi.ulg.ac.be/bitstream/2268/145853/1/Barnich2011ViBe.pdf},
  doi = {10.1109/TIP.2010.2101613},
  url = {http://hdl.handle.net/2268/145853}
  }

See [2]

Definition in file ViBe.h.


License/Copyright

This code is copyrighted by the University of Liège, Belgium. 
It is only shared for research purposes. Please do not distribute it. 
B. Laugraud and M. Van Droogenbroeck, May 2016.