Pink 0.9

skelpar3d_others.cxx File Reference

parallel 3D binary skeleton DirectionalSkeletonizer Usage: skelpar3d in.pgm algorithm nsteps [inhibit] out.pgm More...


Detailed Description

parallel 3D binary skeleton DirectionalSkeletonizer Usage: skelpar3d in.pgm algorithm nsteps [inhibit] out.pgm

Description: Parallel 3D binary thinning or skeleton. The parameter nsteps gives, if positive, the number of parallel thinning steps to be processed. If the value given for nsteps equals -1, the thinning is continued until stability.

The parameter algorithm is a numerical code indicating which method will be used for the thinning. The possible choices are:

If the parameter inhibit is given and is a binary image name, then the points of this image will be left unchanged.

Types supported: byte 3d

Category: topobin

Author:
Michel Couprie, Benjamin Raynal, John Chaussard