Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 198 Bytes

Commands.md

File metadata and controls

16 lines (13 loc) · 198 Bytes

Commands

Setup

mkdir build
cd build
cmake ..

NOTE: Terminate all examples with Q (soft) or Ctrl-C (hard)

Building and running

make gl
./GLCV -c YUV -w 640 -h 480 -f 40