|
@@ -40,7 +40,20 @@ converted to segments for Slicer. To do that, select `Segmentations` module
|
|
|
from the drop-down menu. Under Active segmentations, a new segmentation must
|
|
|
be created by selecting `Create new segmentation` option from the pull down menu. Scroll down
|
|
|
to `Export/import models and labelmaps` and change the mode to `Import` by
|
|
|
-moving the radio button selection. The Input type should be set to `labelmap`
|
|
|
+moving the radio button selection. The Input type should be set to `labelmap`. Input
|
|
|
+node should match selected patient/visit pair and should end in `Segm`. Click on `Import`
|
|
|
+button further down.
|
|
|
+
|
|
|
+### Removing labelmap volume
|
|
|
+The source labelmap volume will obscure other volumes, so we should delete it. Do that
|
|
|
+by selecting `Volumes` module and rotating˛`Active volume` to point to labelmap
|
|
|
+used in segmentation creation. Once selected, select `Delete current volume` from
|
|
|
+the same pull down menu next to Active volume.
|
|
|
+
|
|
|
+### Viewing segmentations
|
|
|
+Labelmap was converted to a set of Segments, which are listed in the `Segmentations`
|
|
|
+module
|
|
|
+
|
|
|
|
|
|
|
|
|
### Dependencies
|