GPU accelerated image processing for everyone
Performs connected components analysis to a binary image and generates a label map.
Deprecated: Use connectedComponentsLabelingBox() instead.
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_connectedComponentsLabelingInplace(Image binary_source_labeling_destination);