Pink 0.9

skel_SCK3_pers.c File Reference

topological persistence of 1D isthmuses, based on parallel 3D asymetric thinning More...


Detailed Description

topological persistence of 1D isthmuses, based on parallel 3D asymetric thinning

Usage: skel_SCK3_pers in.pgm out.pgm

Description: Topological persistence of 1D isthmuses, based on parallel 3D asymetric thinning.

When a point x is detected as a 1D isthmus, a counter p(x) is associated to this point and initialized with value 1. This counter is incremented a each iteration as long as x is still an isthmus. When this point x is eventually deleted, the value of the counter is freezed.

Warning:
The object must not have any point on the frame of the image.

Types supported: byte 3d

Category: topobin

Author:
Michel Couprie