GPU accelerated image processing for everyone
Deprecated: 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 maximum distance of touching labels.
Categories: Graphs, Labels, Measurements, Visualisation
Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clijx_-0.32.0.1.jar.
Ext.CLIJx_localMaximumAverageDistanceOfNClosestNeighborsMap(Image input, Image destination, Number n);