Skip to content

SY-Xuan/vibe_python

Repository files navigation

vibe_python

Python implementation of

Barnich O, Van D M. ViBe: a universal background subtraction algorithm for video sequences[J]. IEEE Transactions on Image Processing, 2011, 20(6):1709-1724.

Requirements

  1. python3
  2. numpy
  3. opencv
  4. numba(speed up)
  5. cython(speed up)

use

you can use two speed up way,(numba, cython) if you want to use cython you need to know how to complie.

change the path in the app.py

python app.py 

About

a implementation of vibe with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published