Select Git revision
run_video.bat
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
run_video.bat 60 B
@echo off
cls
build\bgslibrary.exe -uf -fn=dataset/video.avi
Added instructions for compiling with CMake in Windows. Added Demo2.cpp in CMakeLists.txt