Skip to content

Commit aa5c90d

Browse files
committed
adds text/figs changes and clarifications when using inhale_BH_CT and exhale_BH_CT for CT-PET-VI-02 #4
1 parent 39728ee commit aa5c90d

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

-451 Bytes
Loading

episodes/itksnap.Rmd

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -171,20 +171,22 @@ We are using CT Lung DICOM dataset from `CT-PET-VI-02/CT_for_PET`, containing 17
171171

172172

173173
### 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
177175
* 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.
178176
* To zoom, you can use the right mouse button (or control + button 1), and pan using the centre mouse button (or alt + button 1).
179177

180178
![Figure. ITK-SNAP cursor inspector](fig/itk-snap-cursor-inspector.png)
181179

182-
* **Load additional image using exhale scan by drag and drop**
183-
- Images can also be opened by simply dragging them on to the ITK-SNAP window.
184-
In a file explorer (Finder in Mac) go to the exhale_BH_CT folder and drag any of the dicom files on to the itksnap window.
185-
A small window will pop up asking What should itksnap do with this image?
186-
If you select Load as Main Image it will replace the current image.
187-
Instead select Load as Additional Image - this will enable easy comparison of the two images.
180+
### Handling multiple DICOM images
181+
We provide instructions for handling multiple DICOM images, applying overlays, viewing image information, and using color maps in ITK-SNAP.
182+
For this exmaple, we are using `CT-PET-VI-02/inhale_BH_CT` and `CT-PET-VI-02/exhale_BH_CT` dicoms.
183+
184+
#### Load additional image using exhale scan by drag and drop
185+
- Images can also be opened by simply dragging them on to the ITK-SNAP window.
186+
In a file explorer (Finder in Mac) go to the `exhale_BH_CT` folder and drag any of the dicom files on to the itksnap window.
187+
A small window will pop up asking What should itksnap do with this image?
188+
If you select Load as Main Image it will replace the current image.
189+
Instead select Load as Additional Image - this will enable easy comparison of the two images.
188190

189191
![Figure. ITK-SNAP additional image](fig/itk-snap-additional-image.svg)
190192

@@ -194,7 +196,7 @@ Here, we provide instructions for handling multiple DICOM images, applying overl
194196
* You will also see that both images now appear in the Cursor Inspector, where you can see the intensity value at the cursor for both images.
195197
* You can also change the displayed image by clicking on it in the Cursor Inspector
196198

197-
![Figure. ITK-SNAP thumbnails](fig/itk-snap-thumbnails.png)
199+
![Figure. ITK-SNAP thumbnails, handlding two DICOM images (`inhale_BH_CT` and `exhale_BH_CT` for `CT-PET-VI-02`)](fig/itk-snap-thumbnails.png)
198200

199201
#### Colour overlay
200202
* 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

Comments
 (0)