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
eeb3c062
Commit
eeb3c062
authored
Dec 10, 2014
by
Davis King
Browse files
Fixed error in spec
parent
8cd11003
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/image_processing/shape_predictor_abstract.h
dlib/image_processing/shape_predictor_abstract.h
+1
-1
No files found.
dlib/image_processing/shape_predictor_abstract.h
View file @
eeb3c062
...
@@ -270,7 +270,7 @@ namespace dlib
...
@@ -270,7 +270,7 @@ namespace dlib
of the box. So a padding of 0.5 would cause the algorithm to sample
of the box. So a padding of 0.5 would cause the algorithm to sample
pixels from a box that was 2x2, effectively multiplying the area pixels
pixels from a box that was 2x2, effectively multiplying the area pixels
are sampled from by 4. Similarly, setting the padding to -0.2 would
are sampled from by 4. Similarly, setting the padding to -0.2 would
cause it to sample from a box 0.
8
x0.
8
in size.
cause it to sample from a box 0.
6
x0.
6
in size.
!*/
!*/
void
set_feature_pool_region_padding
(
void
set_feature_pool_region_padding
(
...
...
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