Skip to content

jinyanzi/ViBe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ViBe

This is a implementation of the paper: ViBe: A Universal Background Subtraction Algorithm for Video Sequences

Language C++.

Prerequisite: OpenCV 3

Usage:

Run make, and the executable file is ViBe.

ViBe -i <input_video_path> optional parameters: -o <output_sample_file> -s <use_sample_path> -v <output_video_name> -f <to_frame_number> -r [backward_process] -m [batch_process]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages