Difference between revisions of "2009 Summer Project Week WML SEgmentation"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW2009-v3.png | . Image:UNCWMLSegmentation.png|One training dataset (T1, T2, PD, FLAIR images and wml segmentation. </gallery> ==Key Investigators== * ...')
 
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<gallery>
 
<gallery>
Image:PW2009-v3.png | .
+
Image:PW2009-v3.png|[[2009_Summer_Project_Week#Projects|Projects List]]
Image:UNCWMLSegmentation.png|One training dataset (T1, T2, PD, FLAIR images and wml segmentation.
+
Image:itk_wmls_pipeline.png| Pipeline of WML segmentation
 +
Image:UNCWMLSegmentation.png|One training dataset (T1, T2, PD, FLAIR images and wml segmentation)
 +
Image:itk_wmls.png| One testing dataset and segmentation result
 
</gallery>
 
</gallery>
 +
  
 
==Key Investigators==
 
==Key Investigators==
* UNC: Minjeong Kim
+
* UNC: Minjeong Kim, Dinggang Shen
 
* GE : Xiaodong Tao, Jim Miller
 
* GE : Xiaodong Tao, Jim Miller
  
Line 13: Line 16:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
We will continue developping and testing the white matter lesion segmentation algorithm implemented using ITK. The goal is to have an initial version ready by the end of the week that can be distributed within NA-MIC community for more extensive testing.
+
We will continue developing and testing the white matter lesion segmentation algorithm implemented using ITK. The goal is to have an initial version ready by the end of the week that can be distributed within NA-MIC community for more extensive testing.
  
 
</div>
 
</div>
Line 27: Line 30:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
Since winter project week in Utah, we have developed/implemented WML segmentation algorithm using ITK classes. Subtasks implemented includes: 1. a skull stripping algorithm working on T1 weighted images; 2. a fuzzy clustering algorithm for tissue segmentation; 3. a parametric modle for gain field correction. All these are implemented using ITK. The training step uses AdaBoost and the segmenation step uses a support vector machine.  
+
Since winter project week in Utah, we have developed/implemented a WML segmentation algorithm using ITK classes. Subtasks implemented include: (1) a skull stripping algorithm working on T1 weighted images; (2) a fuzzy clustering algorithm for tissue segmentation; (3) a parametric model for gain field correction. All of these subtasks are implemented by using ITK. The training step uses AdaBoost and the segmenation step uses a support vector machine.  
  
 
</div>
 
</div>
 
</div>
 
</div>
 
  
 
==References==
 
==References==
* Zhiqiang Lao, Dinggang Shen, Dengfeng Liu, Abbas F Jawad, Elias R Melhem, Lenore J Launer, Nick R Bryan, Christos Davatzikos, [http://www.med.unc.edu/~dgshen/papers/WMlesionSegmentation.pdf Computer-Assisted Segmentation of White Matter Lesions in 3D MR images, Using Pattern Recognition], Academic Radiology, 15(3):300-313, March 2008.
+
* Zhiqiang Lao, Dinggang Shen, Dengfeng Liu, Abbas F Jawad, Elias R Melhem, Lenore J Launer, Nick R Bryan, Christos Davatzikos, Computer-Assisted Segmentation of White Matter Lesions in 3D MR images, Using Pattern Recognition, Academic Radiology, 15(3):300-313, March 2008.
 +
[http://www.academicradiology.org/article/S1076-6332(07)00583-1/abstract]

Latest revision as of 14:45, 13 August 2009

Home < 2009 Summer Project Week WML SEgmentation


Key Investigators

  • UNC: Minjeong Kim, Dinggang Shen
  • GE : Xiaodong Tao, Jim Miller

Objective

We will continue developing and testing the white matter lesion segmentation algorithm implemented using ITK. The goal is to have an initial version ready by the end of the week that can be distributed within NA-MIC community for more extensive testing.

Approach, Plan

We will develop a Slicer module for the white matter lesion segmentation algorithm. Base line results and test will be generated.

Progress

Since winter project week in Utah, we have developed/implemented a WML segmentation algorithm using ITK classes. Subtasks implemented include: (1) a skull stripping algorithm working on T1 weighted images; (2) a fuzzy clustering algorithm for tissue segmentation; (3) a parametric model for gain field correction. All of these subtasks are implemented by using ITK. The training step uses AdaBoost and the segmenation step uses a support vector machine.

References

  • Zhiqiang Lao, Dinggang Shen, Dengfeng Liu, Abbas F Jawad, Elias R Melhem, Lenore J Launer, Nick R Bryan, Christos Davatzikos, Computer-Assisted Segmentation of White Matter Lesions in 3D MR images, Using Pattern Recognition, Academic Radiology, 15(3):300-313, March 2008.

[1]