Jump to content

Zhang-Suen thinning algorithm: Difference between revisions

→‎{{header|Ruby}}: Mark incorrect.
(→‎{{header|Ruby}}: Mark incorrect.)
Line 669:
................................</pre>
=={{header|Ruby}}==
{{incorrect|Ruby|See talk page on Y axis inversions}}
First I define a function zs which given a point and its eight neighbours returns 1 if the point may be culled, 0 otherwise. g indicates if this is step 1 or step 2 in the task description. zs may be changed to remembers the step independently if the reader does not wish to explore the algorithm.
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.