Taking one segmentation and inserting it into another but other one has very small volume

So when I didn’t have much ram, I was cropping volume and then working with small volume segmenting only what needed there.

Then I cropped another part of that big main volume and segmented another thing.

Then I pulled the segment from one segmentation and inserted into another one.

This created a problem: When exporting the other segment is not visible.

From my understanding: cropped volume under the segmentation was small and the other segment is simply not even inside of it.

What to do?

okay so for anyone reading this… if you messed up and used many small cropped volumes to paint and then ended up with bunch of cropped volumes and try to fuse them together…

Best way to put all segments back into 1 segmentation is:

have a volume that is as big and covers all the segmentations.
Create one new segmentation for that volume.
Put segments from all those dumb little segmentations you made on cropped volumes in that segmentation that has been created for the big mother volume :slight_smile:

I just managed to make it work, now copying and showing files works like charm :slight_smile:

I tried this and it works fine for me:

  1. Take MRHead and create two none overlapping cropped volumes.
  2. Segment something from each of them separately.
  3. Use the Segmentations Copy/Move segments operation to move one segment to the other
  4. See that they now they both visible within the same segmentation (whichever one you copied to).

You should of course adjust the background volume to be the full volume, not of the cropped ones. If you are only looking at the cropped volumes, one segmentation would be outside of the field of view (since Slicer automatically adjusts the FOV).

image

Absolutely! :slight_smile: Exactly :slight_smile: thank you so much for replying