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
28283a16
Commit
28283a16
authored
May 19, 2018
by
Davis King
Browse files
Fixed grammar
parent
827dd0f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/image_transforms/morphological_operations_abstract.h
dlib/image_transforms/morphological_operations_abstract.h
+1
-1
No files found.
dlib/image_transforms/morphological_operations_abstract.h
View file @
28283a16
...
@@ -349,7 +349,7 @@ namespace dlib
...
@@ -349,7 +349,7 @@ namespace dlib
);
);
/*!
/*!
requires
requires
- image_type is an object that implement the interface defined in
- image_type is an object that implement
s
the interface defined in
dlib/image_processing/generic_image.h
dlib/image_processing/generic_image.h
- img must contain a grayscale pixel type.
- img must contain a grayscale pixel type.
- all pixels in img are set to either on_pixel or off_pixel.
- all pixels in img are set to either on_pixel or off_pixel.
...
...
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