M-File Help: ithin View code for ithin

ithin

Morphological skeletonization

out = ithin(im) is the binary skeleton of the binary image im. Any non-zero region is replaced by a network of single-pixel wide lines.

out = ithin(im,delay) as above but graphically displays each iteration of the skeletonization algorithm with a pause of delay seconds between each iteration.

References

See also

hitormiss, itriplepoint, iendpoint


 

© 1990-2012 Peter Corke.