Skip to content

Instantly share code, notes, and snippets.

@siva2k16
Last active October 19, 2019 13:11
Step 1
======
git clone https://github.com/davisking/dlib
Step 2
=======
cd to tools/imglab
Step 3
=======
mkdir build
cd build
Step 4
=======
cmake ..
Step 5
======
cmake --build . --config Release
Step 6
======
cd E:\Code_Repo\dlib\tools\imglab\build
Step 7
======
E:\Code_Repo\dlib\tools\imglab\build\Release\imglab.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment