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
ba448636
Commit
ba448636
authored
May 17, 2018
by
Davis King
Browse files
Fixed grammar
parent
d014a0be
Changes
1
Show 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 @
ba448636
...
@@ -356,7 +356,7 @@ namespace dlib
...
@@ -356,7 +356,7 @@ namespace dlib
(i.e. it must be a binary image)
(i.e. it must be a binary image)
ensures
ensures
- This routine finds endpoints of lines in a thinned binary image. For
- This routine finds endpoints of lines in a thinned binary image. For
example, if the image was produced by skeleton() or something like a
c
anny
example, if the image was produced by skeleton() or something like a
C
anny
edge detector then you can use find_line_endpoints() to find the pixels
edge detector then you can use find_line_endpoints() to find the pixels
sitting on the ends of lines.
sitting on the ends of lines.
!*/
!*/
...
...
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