GPU accelerated image processing for everyone
Deprecated: Takes a label map, determines which labels touch, determines for every label with the number of touching neighboring labels and replaces the label index with the local standard deviation of this count.
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_localStandardDeviationTouchingNeighborCountMap(Image input, Image destination);