View Revisions: Issue #4391
| Summary | 0004391: Problems loading and rendering segmentations | ||
|---|---|---|---|
| Revision | 2017-07-03 17:59 by fepegar | ||
| Steps To Reproduce | Load the attached file as a Labelmap with Freesurfer labels, export to segmentation, save it, close scene and load the segmentation. Some segments don't have opacity 1 anymore, and they have rendering artifacts. Or load the file into Slicer and paste this code: |
||
| Revision | 2017-07-03 03:43 by fepegar | ||
| Steps To Reproduce | Load the attached file as a Labelmap with Freesurfer labels, export to segmentation, save it, close scene and load the segmentation. Some segments don't have opacity 1 anymore, and they have rendering artifacts. Or load the file into Slicer and paste this code: labelmapVolumeNode = getNode('freesurfer-label') print displayNodeslicer.mrmlScene.Clear(0) print displayNode |
||