Skip to content
Snippets Groups Projects
user avatar
Andrews Sobral authored
a502ceeb
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

BGS Library Examples

CMake on Linux or MacOS

cd build
cmake ..
make
cd ..

Running

chmod +x *.sh
./run_demo.sh
./run_demo2.sh

or

# using a web camera
./build/bgs_demo

# using a video file
./build/bgs_demo ../dataset/video.avi

# using a sequence of images
./build/bgs_demo2 ../dataset/frames