Main Page   Modules   File List  

skelend.c File Reference

homotopic skeleton of a 2d binary image with dynamic detection of end points More...


Detailed Description

homotopic skeleton of a 2d binary image with dynamic detection of end points

Usage: skelend in.pgm connex [n] out.pgm

Description: Homotopic skeletonization by iterative removal of simple, non-end points. Breadth-first strategy. During the first n iterations (default 0), the end points are removed as well. If n = -1, the end points are always removed.

Types supported: byte 2d

Category: topobin

Warning:
This operator is very sensitive to small contour irregularities. See skelcurv for a more robust operator.
Author:
Michel Couprie 1998

Generated on Fri Dec 17 11:59:38 2004 for Pink by doxygen1.2.18