Skip to content

Python reuse of ViBe Source C code based on Cython. ViBe: A universal background subtraction algorithm for video sequences

Notifications You must be signed in to change notification settings

232525/ViBe.Cython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ViBe.Cython

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

build

git clone https://github.com/232525/ViBe.Cython
cd ViBe.Cython/lib_vibe
python setup.py build_ext --inplace

run demo

cd ViBe.Cython
python vibe_test.py

My CSDN Blog: 利用Cython打包复用ViBe运动目标检测C源码

About

Python reuse of ViBe Source C code based on Cython. ViBe: A universal background subtraction algorithm for video sequences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published