Difference between revisions of "2014 Project Week:TBISegmentation"
From NAMIC Wiki
| Line 16: | Line 16: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
| − | * | + | * Develop a pipeline combining our TBI segmentation algorithm with other Slicer modules. |
| − | * | + | * Study and gain understanding of the manual process for segmenting TBI |
| − | * | + | * Test the algorithm with users from USC. |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
| − | * | + | * Wrap existing code into a Slicer extension |
| − | * | + | * Determine approaches for user interaction for semi-automatic segmentation segmentation. |
| − | * | + | * Test and evaluate Slicer modules for TBI processing: |
| − | + | ** Intra and inter time points coregistration | |
| + | ** Initial atlas alignment using affine transformation | ||
| + | ** Skull stripping to obtain initial brain mask | ||
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
| Line 33: | Line 35: | ||
</div> | </div> | ||
</div> | </div> | ||
| + | |||
| + | == Reference == | ||
| + | * [http://www.nitrc.org/projects/parser_4d 4D-PARSeR (Pathological Anatomy Regression via Segmentation and Registration)] | ||
Revision as of 14:24, 6 January 2014
Home < 2014 Project Week:TBISegmentationKey Investigators
- GE: Marcel Prastawa
- Utah: Bo Wang, Guido Gerig
- USC: Andrei Irimia, Jack Van Horn
Project Description
Objective
- Develop a pipeline combining our TBI segmentation algorithm with other Slicer modules.
- Study and gain understanding of the manual process for segmenting TBI
- Test the algorithm with users from USC.
Approach, Plan
- Wrap existing code into a Slicer extension
- Determine approaches for user interaction for semi-automatic segmentation segmentation.
- Test and evaluate Slicer modules for TBI processing:
- Intra and inter time points coregistration
- Initial atlas alignment using affine transformation
- Skull stripping to obtain initial brain mask