Problem when using "Split Merge Volume" in "Editor" module

Dear all,
Here is what I did:

  • I segmented different objects with different colors of an image manually using Editor module.
  • I used Split Merge Volume to get these objects separated then I saved them in different files.
  • I closed Slicer, opened it and loaded the original image and one of these parts.
    I noticed in Pre-Structured the color is changed to black and when I try to make a model using Merge and Build Slicer crashed.
    What did I do wrong?
    Thanks !
    Ibraheem

Switch to the Segment editor module (in the latest nightly build). You can manage separate segments very easily and it has much more and more capable effects than then old Editor module.

Thanks for the suggestion. I like the editor because of its simplicity. The “Segment Editor” works with segmentations and does not support labels. It would be nice if you add an option to convert the label e.g. In Segmentation Selector, one can load the label and it converted to segmentation.

Aaaaand how can I save the created surface?

Segmentation nodes are suprerior to labelmaps in many ways, see
https://www.slicer.org/wiki/Documentation/Nightly/Modules/Segmentations
Here you can also find info about how to export it to labelmaps. Besides what you read there, you can also do that with fewer clicks in the Data module (Subject hierarchy tree) by right-clicking the segmentation. I’ll add this info to the page now.

I updated the page for your convenience

1 Like

Thanks a lot, I will try it soon.