Select Git revision
run_camera.bat
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
run_camera.bat 55 B
@echo off
cls
build\bgslibrary.exe --use_cam --camera=0
Added instructions for compiling with CMake in Windows. Added Demo2.cpp in CMakeLists.txt