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
8d4df7c0
Unverified
Commit
8d4df7c0
authored
Apr 14, 2021
by
chokomancarr
Committed by
GitHub
Apr 14, 2021
Browse files
remove a unicode character (#2347)
parent
269a3ed1
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.h
dlib/image_transforms/morphological_operations.h
+1
-1
No files found.
dlib/image_transforms/morphological_operations.h
View file @
8d4df7c0
...
@@ -758,7 +758,7 @@ namespace dlib
...
@@ -758,7 +758,7 @@ namespace dlib
{
{
/*
/*
The implementation of this function is based on the paper
The implementation of this function is based on the paper
"A fast parallel algorithm for thinning digital patterns
”
by T.Y. Zhang and C.Y. Suen.
"A fast parallel algorithm for thinning digital patterns
"
by T.Y. Zhang and C.Y. Suen.
and also the excellent discussion of it at:
and also the excellent discussion of it at:
http://opencv-code.com/quick-tips/implementation-of-thinning-algorithm-in-opencv/
http://opencv-code.com/quick-tips/implementation-of-thinning-algorithm-in-opencv/
*/
*/
...
...
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