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
5b6e4dbe
Commit
5b6e4dbe
authored
Oct 11, 2014
by
Davis King
Browse files
Fixed typo in spec
parent
bb0ec40e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
dlib/image_processing/remove_unobtainable_rectangles_abstract.h
...mage_processing/remove_unobtainable_rectangles_abstract.h
+1
-2
No files found.
dlib/image_processing/remove_unobtainable_rectangles_abstract.h
View file @
5b6e4dbe
...
@@ -18,8 +18,7 @@ namespace dlib
...
@@ -18,8 +18,7 @@ namespace dlib
template
<
template
<
typename
image_scanner_type
,
typename
image_scanner_type
,
typename
image_array_type
,
typename
image_array_type
typename
Pyramid_type
>
>
std
::
vector
<
std
::
vector
<
rectangle
>
>
remove_unobtainable_rectangles
(
std
::
vector
<
std
::
vector
<
rectangle
>
>
remove_unobtainable_rectangles
(
const
structural_object_detection_trainer
<
image_scanner_type
>&
trainer
,
const
structural_object_detection_trainer
<
image_scanner_type
>&
trainer
,
...
...
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