Takes a label map, determines which labels touch and replaces every label with the average distance to their neighboring labels.
To determine the distances, the centroid of the labels is determined internally.
Categories: Graphs, Labels, Measurements
Ext.CLIJx_averageNeighborDistanceMap(Image input, Image destination);