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
33939c49
Commit
33939c49
authored
Mar 21, 2012
by
Davis King
Browse files
fixed comment
parent
13e9e3ee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/train_object_detector.cpp
examples/train_object_detector.cpp
+2
-2
No files found.
examples/train_object_detector.cpp
View file @
33939c49
...
...
@@ -35,7 +35,7 @@
A window will appear showing all the images. You can use the up and down arrow
keys to cycle though the images and the mouse to label objects. In particular,
holding the shift key, left clicking, and dragging the mouse will allow you to
draw boxes around the objects you w
hic
h to detect. So next label all the objects
draw boxes around the objects you w
is
h to detect. So next
,
label all the objects
with boxes. Note that it is important to label all the objects since any object
not labeled is implicitly assumed to be not an object we should detect.
...
...
@@ -56,7 +56,7 @@
There are also a number of other useful command line options in the current
example program which you can explore.
example program which you can explore
below
.
*/
...
...
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