Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
7ef7ba84
"tests/git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "2f0bf5946c45a07e23842737a8742d672d022942"
Commit
7ef7ba84
authored
Jan 16, 2017
by
Frank
Committed by
Davis E. King
Jan 16, 2017
Browse files
Fix imglab readme typo in cd path (#400)
parent
5f5684a8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/imglab/README.txt
tools/imglab/README.txt
+1
-1
No files found.
tools/imglab/README.txt
View file @
7ef7ba84
...
@@ -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 d
c
lib/tools/imglab
cd dlib/tools/imglab
mkdir build
mkdir build
cd build
cd build
cmake ..
cmake ..
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment