DBP3:Utah:AutoEndoSeg

From NAMIC Wiki
Revision as of 20:49, 8 November 2011 by Cates (talk | contribs) (Created page with '= Notes on the Endocardial Segmentation Algorithm = Algorithm is a multi-atlas segmentation. # Register (cropped) heart region of patient DEMRI to all of the n atlas DEMRI images…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < DBP3:Utah:AutoEndoSeg

Notes on the Endocardial Segmentation Algorithm

Algorithm is a multi-atlas segmentation.

  1. Register (cropped) heart region of patient DEMRI to all of the n atlas DEMRI images and record n minimum metric values (mutual information)
  2. Transform all n atlas segmentations to patient DEMRI space
  3. Segmentation is a weighted average of the transformed atlas segmentation, where weights are determined by the mutual information values from step 1
  4. Pick a threshold as your segmentation

Notes on Yi's Slicer Module

  • The exposed parameter is the ratio of pixel samples for mutual information to the total number of pixels in the image.
  • We could also expose the threshold parameter in the final step
  • We will partner with Yi for module development at the Jan 2012 project week