You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then click Browse and select the new folder named *DICOM_FILES* where you copied the ZIP file earlier, then press Import. You can see it in the below figure:
51
+
Then click Browse and select the new folder named *DICOM_FILES* where you copied the content of the ZIP file earlier, then press Import. You can see it in the below figure:
52
52
53
53

54
54
55
55
Now add a `View2D` module and connect it to `DicomImport`.
56
56
57
-
As shown in the Data Tree (middle pane), the imported DICOM RT structure includes:
58
57
As shown in the Data Tree (middle pane), the imported DICOM RT structure includes:
59
58
60
59
***eByLuKOZoWxBUrIW** – An anonymized Patient ID.
@@ -77,15 +76,15 @@ We now want to view the CT images and the RTSTRUCT data together. The module `Di
77
76
78
77
You have to select the correct index for the RTSTRUCT. In our example it is index 2.
79
78
80
-
Add `DicomImportExtraOutput` module as shown in the figure below:
79
+
Add `DicomImportExtraOutput` module as shown in the figure below:
81
80
82
81

83
82
84
83
### **Visualize RTSTRUCTs as colored CSOs:**
85
84
86
85
Now we need an `ExtractRTStruct` module to convert RTSTRUCT data into CSOs (Contour Segmentation Objects). CSOs allow MeVisLab to visualize the contours on the CT scan and to interact with them.
87
86
88
-
Then coonect it with the `DicomImportExtraOutput` as shown in the figure:
87
+
Then connect it with the `DicomImportExtraOutput` as shown in the figure:
0 commit comments