Map

Distance Transform

Calculate a distance transform.
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Input
Output

Operation properties

Metric
dictionary
Metric to use for the distance calculation.
Default Euclidean
Possible values EuclideanManhattanChebyshev
Edge handling
dictionary
How areas outside the input are considered when calculating distance.
Default Below threshold
Possible values Above thresholdBelow threshold
Threshold low
gdouble
Default 0.00
Value range 0.001.00.
Threshold high
gdouble
Default 1.00
Value range 0.001.00.
Grayscale Averaging
gint
Number of computations for grayscale averaging.
Default 0
Value range 01000.
Normalize
gboolean
Normalize output to range 0.0 to 1.0.
Default true