WlzEuclidDistanceMap - calculate the Euclidean distance from a vertex.
Synopsis
WlzEuclidDistanceMap -p x,y,z -h
Options
-p x,y,z
Input vertex, default (0,0,0).
-h
Help - print help message
Description
Calculate the Euclidean distance from an input vertex to all pixel locations in a given domain. The input object values are converted to float (WLZ_GREY_FLOAT) type and overwritten with the distance value. Currently the object must have a grey-table and of type WLZ_2D_DOMAINOBJ.