Takes a label map, determines distances between all centroids and replaces every label with the average distance to the n closest neighboring labels.
Categories: Graphs, Labels, Measurements
Ext.CLIJx_averageDistanceOfNClosestNeighborsMap(Image input, Image destination, Number n);