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
Copy file name to clipboardExpand all lines: episodes/itksnap.Rmd
+12-10Lines changed: 12 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -171,20 +171,22 @@ We are using CT Lung DICOM dataset from `CT-PET-VI-02/CT_for_PET`, containing 17
171
171
172
172
173
173
### Navigating DICOM images
174
-
Here, we provide instructions for handling multiple DICOM images, applying overlays, viewing image information, and using color maps in ITK-SNAP.
175
-
176
-
#### Navigate around image, see intensity value, and adjust intensity window
174
+
* Navigate around image, see intensity value, and adjust intensity window
177
175
* To navigate around the image, i.e. change the displayed slices, you can left clicking in the displayed slices, using the mouse wheel, or the slider next to the displayed slices.
178
176
* To zoom, you can use the right mouse button (or control + button 1), and pan using the centre mouse button (or alt + button 1).

198
200
199
201
#### Colour overlay
200
202
* In some cases you may want to display an image as a colour overlay on top of another image, e.g. displaying a PET image overlaid on the corresponding CT.
0 commit comments