Usage: skel_MK2 in.pgm nsteps [inhibit] out.pgm
Description: Parallel 2D binary thinning or ultimate 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.
If the parameter inhibit is given and is a binary image name, then the points of this image will be left unchanged.
Reference: G. Bertrand and M. Couprie, "Two-dimensional thinning algorithms based on critical kernels", Journal of Mathematical Imaging and Vision, submitted, 2006. Preprint: IGM2006-02.
Types supported: byte 2d
Category: topobin