Main Page   Modules   File List  

medialaxis.c File Reference

medial axis transform More...


Detailed Description

medial axis transform

Usage: medialaxis in.pgm distance out.pgm

Description: Medial axis of the binary image X. If x is the center of a maximal ball included in X, then the result R(x) is equal to the smallest distance between x and a point outside X, otherwise it is equal to 0 . The distance is indicated by the parameter distance :

The usual discrete distances are denoted by 4, 8 (2D) and 6, 26 (3D). For the euclidean distance, set distance to 0.

Types supported: byte 2d, byte 3d

Category: morpho

Author:
Michel Couprie

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