"tests/git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "2f0bf5946c45a07e23842737a8742d672d022942"
Commit 7ef7ba84 authored by Frank's avatar Frank Committed by Davis E. King
Browse files

Fix imglab readme typo in cd path (#400)

parent 5f5684a8
...@@ -4,7 +4,7 @@ to train an object detector (e.g. a face detector) since it allows you to ...@@ -4,7 +4,7 @@ to train an object detector (e.g. a face detector) since it allows you to
easily create the needed training dataset. easily create the needed training dataset.
You can compile imglab with the following commands: You can compile imglab with the following commands:
cd dclib/tools/imglab cd dlib/tools/imglab
mkdir build mkdir build
cd build cd build
cmake .. cmake ..
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment