I find both CLIJx_reduceLabelsToLabelledSpots and CLIJx_extendLabelsWithMaximumRadius usefull and would like to see them in the official release.
CLIJx_reduceLabelsToLabelledSpots has a bug, it replaces each label N with a spot with a value of N-1 , thus removing label #1.
It also adds a spot with value MaxN at the top left corner of the first slice of the image.
Sample file and output can be found here
Hi,
I find both CLIJx_reduceLabelsToLabelledSpots and CLIJx_extendLabelsWithMaximumRadius usefull and would like to see them in the official release.
CLIJx_reduceLabelsToLabelledSpots has a bug, it replaces each label N with a spot with a value of N-1 , thus removing label #1. It also adds a spot with value MaxN at the top left corner of the first slice of the image. Sample file and output can be found here
Thanks Ofra