Difference between revisions of "2013 Project Week:WMH Segmentation for Stroke"
From NAMIC Wiki
(Created page with '__NOTOC__ WMH <gallery> Image:PW-SLC2013.png|Projects List Image:WMHseg.png| white matter hyperintensity segmentation in stroke patients.…') |
|||
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> | ||
− | We are developing methods for segmentation of white matter hyperintensity in FLAIR images of stroke patients. | + | We are developing methods for segmentation of white matter hyperintensity in FLAIR images of stroke patients. Specifically, WMH is to be localized in particular areas of the brain, as seen in a training set. This dataset is particularly challenging due to the low resolution (1mm x 1mm x 7mm) and with cropped fields of view in the given images. |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 18:40, 3 January 2013
Home < 2013 Project Week:WMH Segmentation for StrokeWMH
Key Investigators
- Adrian Dalca, Ramesh Sridharan, Polina Golland, MIT
- Natalia Rost, Jonathan Rosand, MGH
Project Description
Objective
We are developing methods for segmentation of white matter hyperintensity in FLAIR images of stroke patients. Specifically, WMH is to be localized in particular areas of the brain, as seen in a training set. This dataset is particularly challenging due to the low resolution (1mm x 1mm x 7mm) and with cropped fields of view in the given images.
Approach, Plan
- Find and apply appropriate registration method to register cropped, low resolution T1 scans
- Register T1 scans to FLAIR images with rigid registration
- Create mask of relevant areas for WMH segmentation from manual segmentations
- Investigate several known methods for segmentation of WMH segmentation using training images.
- Write thorough pipline for above steps.