Segmentation- Reverting back to Slices

Hi!

I’m working on segmenting a skeletal model. I have created the model and saved it, but now want to go back and edit parts of my segmentations in the axial and coronal views, but am not sure how to get back to these slices after the model has been created. Any tips?

Thanks!

Hi @juliawithrow -

There should be no problem saving and reloading segmentations for further editing. Did you review the documentation and tutorials?

https://slicer.readthedocs.io/en/latest/user_guide/data_loading_and_saving.html

Yes, I understand that I think. The only issue I’m having is if I reimport the dicom or non dicom data it has lost my progress in segmenting. I just need to go back to where I was right before I made the model.

You should be able to just save the scene (click the ‘wrapped package’ icon if you want to save a single file with all the data embedded). Then you can reload the scene later and get back to where you were. Is that not working for you?

Once I create the model out of the segmentations, 3D slicer makes the segmentation slices go to a black screen. When I save this model, it won’t let me ever go back to the slices. I think the problem is how it deletes the slices when I make the model. Does this make sense? Sorry for any confusion.

Do you use Slicer 4.10.2? Do you use Segment Editor?

@juliawithrow it sounds like you are using the legacy Editor module - in recent versions of Slicer the slice views do get reset after doing model building (you’d need to reset them in the slice view controllers). But instead we suggest you migrate to the Segment Editor instead, which has a lot of new features and is being actively supported.

2 Likes

I’m using 4.10.1 for mac osx is this the one that would be having issues?

How do I reset them in the slice view controllers? I will update ASAP but for now I just hope to get back to the slices, I am going to have to restart the entire segmentation if I can’t get back.

Thank you for all of the help so far

You need to re-select the source image as the master volume after you apply the Make Model effect. That will reset the viewers with the background and labelmap.

HTH,
Steve

image