thinImage | R Documentation |
This function returns a vector of locations for black pixels in the thinned image. Thinning done using Zhang - Suen algorithm.
thinImage(img)
img |
A binary matrix of the text that is to be thinned. |
A thinned, one pixel wide, image.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.