Takes a label map, determines distances between all centroids, the mean distance of the n closest points for every point and replaces every label with the minimum distance of touching labels.
Categories: Graphs, Labels, Measurements, Visualisation
Ext.CLIJx_localMinimumAverageDistanceOfNClosestNeighborsMap(Image input, Image destination, Number n);