Difference between revisions of "2011 Summer Project Week Customizing EMSegmenter pipelines for brain lesions"

From NAMIC Wiki
Jump to: navigation, search
Line 19: Line 19:
  
 
<!-- What you plan to achieve during project week goes here -->
 
<!-- What you plan to achieve during project week goes here -->
 
+
The goal is to segment white matter lesions based on T1 and FLAIR brain scans.
  
 
</div>
 
</div>
Line 28: Line 28:
  
 
<!-- What specific things you will be doing during the week: writing code?  trying code on specific datasets?  talking with other attendees?  All of the above? -->
 
<!-- What specific things you will be doing during the week: writing code?  trying code on specific datasets?  talking with other attendees?  All of the above? -->
 
+
We want to use the EMSegmenter modle for this project. The plan is to create a two channel pipeline which includes pre-processing (e.g. registration) and applying the EM algorithm to perform the segmentation.
  
 
</div>
 
</div>

Revision as of 16:51, 20 June 2011

Home < 2011 Summer Project Week Customizing EMSegmenter pipelines for brain lesions

Customizing EMSegmenter pipelines for brain lesions

Key Investigators

  • University of Pennsylvania: Dominique Belhachemi
  • University of Pennsylvania: Kilian Pohl
  • Brigham and Women's Hospital: Alex Zaitsev


Objective

The goal is to segment white matter lesions based on T1 and FLAIR brain scans.

Approach, Plan

We want to use the EMSegmenter modle for this project. The plan is to create a two channel pipeline which includes pre-processing (e.g. registration) and applying the EM algorithm to perform the segmentation.

Progress


References

http://www.slicer.org/slicerWiki/index.php/EMSegmenter-Tasks


Delivery Mechanism

This work will be delivered to the NAMIC Kit as a

  1. Slicer Module
    1. Built-in:
    2. Extension -- commandline:
    3. Extension -- loadable: