Problem to make 3D model

Hi,

As usual I wanted to create a 3D model using Editor. I set up the threshold and press Model Maker. However this time I have below error.


ERROR: no model scene defined! Using slicer:00000272B4204780#vtkMRMLLabelMapVolumeNode1.mrml
WARNING: If you started Model Maker from the Slicer3 GUI, the models will NOT be loaded automatically.
You must use File->Import Scene slicer:00000272B4204780#vtkMRMLLabelMapVolumeNode1.mrml to see your models (don’t use Load or it will close your current scene).


Model scene file doesn’t exist yet: slicer:00000272B4204780#vtkMRMLLabelMapVolumeNode1.mrml
Error: no model hierarchy node at ID “”, creating one
Error reading colour file C:/Users/LMECAL~1/AppData/Local/Temp/Slicer/FGEA_vtkMRMLColorTableNodeFileGenericAnatomyColors.txt.ctbl

I used the CT data that worked in pass but it does not work as well. Somebody know what it can be a problem? I have already reinstalled Slicer. My version is 4.8.1.

Thanks in advance.

The legacy Editor module is only kept there for backward compatibility. Please use Segment Editor module instead, which has many more and better features that can help you to create much higher quality segmentations in a fraction of the time. You can display segmentation in 3D by a single click (it is kept in sync with the slice views automatically). You can export the 3D representation of the segmentation to a model node using 3 clicks. See tutorials here.

To answer your specific question, in the “Models” field, you need to specify a model hierarchy, for example by clicking on the node selector then choosing “Create new ModelHierarchy”.

2 Likes

@Kamil is this behavior new and reproducible with 4.8.1 but doesn’t happen with 4.8? Or did something else change on your computer?

3 posts were split to a new topic: How to get same voxel values in Matlab as in Slicer