Pink 0.9

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 :

Types supported: byte 2d, byte 3d

Category: morpho

Author:
Michel Couprie