EMSegmenter-Tasks:MRI-Human-Brain

From Slicer Wiki
Revision as of 17:54, 30 November 2010 by Pohl (talk | contribs) (→‎Pre-Processing)
Jump to: navigation, search
Home < EMSegmenter-Tasks:MRI-Human-Brain

MRI Human Brain

Description

Single channel automatic segmentation of t1w-MRI brain scans into the major tissue classes (gray matter, white matter, csf). The task can only be applied to t1w brain scan showing parts of the skull and neck. The pipeline consist of the following steps:

  • Step 1: Perform image inhomogeneity correction of the MRI scan via N4ITKBiasFieldCorrection (et al 2001)
  • Step 2: Register the atlas to the MRI scan via BRAINSFit (et al 2001)
  • Step 3: Compute the intensity distributions for each structure
  • Step 4: Automatically segment the MRI scan into the structures of interest using the EM Algorithm (et al 2001)

Anatomical Tree

  • root
    • background (BG)
      • air (AIR)
      • skull (skull)
    • intracranial cavity (ICC)
      • white matter (WM)
      • grey matter (GM)
      • cerebrospinal fluid (CSF)

Atlas

Image Dimension = 256 x 256 x 124
Image Spacing = 0.9375 x 0.9375 x 0.1.5

Pre-Processing

Result

MRI-Human-Brain BeforeAfter.png

Citations

[1] [2] [3]