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
e9823c79
Commit
e9823c79
authored
Mar 24, 2013
by
Davis King
Browse files
fixed another typo in spec
parent
f027fc93
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/image_processing/scan_image_boxes_abstract.h
dlib/image_processing/scan_image_boxes_abstract.h
+1
-1
No files found.
dlib/image_processing/scan_image_boxes_abstract.h
View file @
e9823c79
...
...
@@ -79,7 +79,7 @@ namespace dlib
of localizing each object present. The localization is in the form of the
bounding box around each object of interest.
Unlike the scan_image_
boxes
object which scans a fixed sized window over
Unlike the scan_image_
pyramid
object which scans a fixed sized window over
an image pyramid, the scan_image_boxes tool allows you to define your own
list of "candidate object locations" which should be evaluated. This is
simply a list of rectangle objects which might contain objects of interest.
...
...
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