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 minimum of this count.
Categories: Graphs, Labels, Measurements, Visualisation
Ext.CLIJx_localMinimumTouchingNeighborCountMap(Image input, Image destination);