ViBe is a pixel-based technique that extracts the background in video sequences. It is probably one of the fastest tool available and outperforms many known techniques.
ViBe is provided as a software capable to deal with any format accepted by ffmpeg. You can also link the object code to your own C/C++ code (for Linux, 32 bits).
References:
O. Barnich and M. Van Droogenbroeck. ViBe: A universal background subtraction algorithm for video sequences. In IEEE Transactions on Image Processing, 20(6):1709-1724, June 2011. Also available in PDF format: http://orbi.ulg.ac.be/bitstream/2268/81248/1/Barnich2011ViBe.pdf
This paper contains a very detailed pseudo-code description of the complete algorithm.
See publication on the IEEE site (http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4959741) or the University site (http://orbi.ulg.ac.be/handle/2268/12087)
- year: 2010
- month: Apr
- url: http://www.motiondetection.org
- main_author: O. Barnich and M. Van Droogenbroeck
- license: Free for non commercial use – patented technology
- platform: Windows (all versions), Linux (32 bits)
Categories: gesture-analysis

Copyright © 2012