Slicer now supports reading DICOM (digital imaging and communications in medicine) Version 3.0 CT and MRI images. (The SPL gratefully acknowledges Attila Tanacs for the work he did to add this powerful capability to Slicer.)
Currently, segmented and otherwise modified DICOM images are written in the same format as other images that Slicer reads. (For example, the images are written in big-endian format and numbered imagename.001 to imagename.xxx.)

To read DICOM files with Slicer:

  1. On the Main menu, click Data.
  2. Click Add Volume. The Props panel appears.

  3. Click DICOM. (Not all the letters of DICOM may be visible.)
  4. Click Select Dicom Volume. (A file browser window appears. This browser does not sort the file names alphabetically. If there are many files in a directory, it may be easier to type the path to the images than to use the browser.)

  5. Select an image and click OK. A window appears, displaying patient information, studies, series, and files. (If there are many images in the directory, it may take a while for the information to appear.)

  6. In this window, options include:
  7. After the data is organized properly, click OK.
  8. Click Extract Header. This displays the information extracted from the headers describing the dataset.