Unverified Commit 8d4df7c0 authored by chokomancarr's avatar chokomancarr Committed by GitHub
Browse files

remove a unicode character (#2347)

parent 269a3ed1
...@@ -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/
*/ */
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment