Python reuse of ViBe source C code based on Cython.
Original paper: ViBe: A universal background subtraction algorithm for video sequences
Official Website: http://www.telecom.ulg.ac.be/research/vibe/
Official source code: https://orbi.uliege.be/handle/2268/145853
git clone https://github.com/232525/ViBe.Cython
cd ViBe.Cython/lib_vibe
python setup.py build_ext --inplace
cd ViBe.Cython
python vibe_test.py