Pink 0.9
|
reverse euclidean distance transform More...
reverse euclidean distance transform
Usage: redt in.pgm out.pgm
Description: Reverse euclidean distance transform, by the Coeurjolly's algorithm [1]. The input in.pgm must be a quadratic euclidean distance map, or an image of type int32_t where each non-null value correspond to the quadratic radius of a disc or ball. The output is a binary image.
[1] D. Coeurjolly, "d-Dimensional Reverse Euclidean Distance Transformation and Euclidean Medial Axis Extraction in Optimal Time", DGCI 2003, LNCS 2886, pp. 327-337, 2003.
Types supported: int32_t 2d, int32_t 3d
Category: morpho