Using the Multilabel segmentation plugin view and the 2D / 3D Fast Marching tool, a label set image with multiple labels is not correctly handled.
If using multiple labels on the same layer, the color of the first label is always used for a segmentation mask.
To reproduce:
- Load a 3D image, open the multilabel segmentation plugin view, create a new label set image
- create a new label on the first layer
- create another label on the first layer (distinct color)
- create a 2D / 3D Fast Marching segmentation mask on the first label
- create a 2D / 3D Fast Marching segmentation mask on the second label
- the first label will be removed
- the second label will have the same color as the first label
There are many problems with Fast Marching so we might skip solving this task and remove the tool completely.
PS: We tested all tools thoroughly (multi label, multi layer, 4D) but somehow either this slipped through or I couldn't find the corresponding task.