Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 266 Bytes

object-detection-opencv

Go inside each directory and execute the following commands:

cmake .
cmake --build .
./main

Use ./main --help for a list of arguments

Note: do not expect to find quality code in this repo, this project contains only hacks