Difference between revisions of "Documentation/4.1/Extensions/LesionSegmentation"

From Slicer Wiki
Jump to: navigation, search
(Initial version)
 
(Changed to extensions with multiple modules format)
Line 5: Line 5:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
+
Author: Mark Scully, (Biomedical Mining)<br>
{{documentation/{{documentation/version}}/module-introduction-row}}
 
Extension: [[Documentation/{{documentation/version}}/Extensions/LesionSegmentation|LesionSegmentation]]<br>
 
Acknowledgments:
 
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.<br>
 
Author: Mark Scully ({{collaborator|name|Biomedical Mining}})<br>
 
 
Contact: Mark Scully, <email>mark@biomedicalmining.com</email><br>
 
Contact: Mark Scully, <email>mark@biomedicalmining.com</email><br>
{{documentation/{{documentation/version}}/module-introduction-row}}
+
License: [http://www.slicer.org/pages/LicenseText Slicer]
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
+
 
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
 
}}
 
  
{{documentation/{{documentation/version}}/module-introduction-end}}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Module Description}}
+
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
This extension contains multiple CLI modules for segmenting white matter lesions in sMRI dataIn order to use these tools your data must include a T1, T2, FLAIR, and brain mask for each subject.  All data must be preprocessed including intra-subject co-registration, AC-PC alignment, bias correction, consistent spacing between sequences, and brain mask creation.  If you are training a new model then expert lesion segmentations (co-registered to the anatomical scans for the relevant subject) are also required.
+
LesionSegmentation is a set of open source modules for white matter lesion segmentation in sMRI.  It supports the creation of segmentation models based on a users data and segmentation of subject's lesions using existing models.
  
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/extension-section|Modules}}
 +
*[[Documentation/{{documentation/version}}/Modules/TrainModel|LesionSegmentation->TrainModel]]
 +
*[[Documentation/{{documentation/version}}/Modules/PredictLesions|LesionSegmentation->PredictLesions]]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Use Cases}}
+
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
# Training a new model.
 
 
 
# Segmenting Lesions based on an existing model.
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Tutorials}}
+
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 
Coming soon!
 
Coming soon!
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
+
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
 +
N/A
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|References}}
+
{{documentation/{{documentation/version}}/extension-section|References}}
 
* Scully M, Anderson B, Lane T, Gasparovic C, Magnotta V, Sibbitt W, Roldan C, Kikinis R and Bockholt HJ (2010) An automated method for segmenting white matter lesions through multi-level morphometric feature classification with application to lupus. Front. Hum. Neurosci. doi:10.3389/fnhum.2010.00027
 
* Scully M, Anderson B, Lane T, Gasparovic C, Magnotta V, Sibbitt W, Roldan C, Kikinis R and Bockholt HJ (2010) An automated method for segmenting white matter lesions through multi-level morphometric feature classification with application to lupus. Front. Hum. Neurosci. doi:10.3389/fnhum.2010.00027
 
http://frontiersin.org/neuroscience/humanneuroscience/paper/10.3389/fnhum.2010.00027/
 
http://frontiersin.org/neuroscience/humanneuroscience/paper/10.3389/fnhum.2010.00027/
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
+
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
{{documentation/{{documentation/version}}/module-developerinfo}}
+
{{documentation/{{documentation/version}}/extension-developerinfo}}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-footer}}
+
{{documentation/{{documentation/version}}/extension-footer}}
[[Category:Documentation/{{documentation/version}}/Modules/Segmentation]]
 
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 20:05, 21 June 2012

Home < Documentation < 4.1 < Extensions < LesionSegmentation


Introduction and Acknowledgements

Author: Mark Scully, (Biomedical Mining)
Contact: Mark Scully, <email>mark@biomedicalmining.com</email>
License: Slicer


Extension Description

LesionSegmentation is a set of open source modules for white matter lesion segmentation in sMRI. It supports the creation of segmentation models based on a users data and segmentation of subject's lesions using existing models.

Modules

Use Cases

Tutorials

Coming soon!

Similar Extensions

N/A

References

  • Scully M, Anderson B, Lane T, Gasparovic C, Magnotta V, Sibbitt W, Roldan C, Kikinis R and Bockholt HJ (2010) An automated method for segmenting white matter lesions through multi-level morphometric feature classification with application to lupus. Front. Hum. Neurosci. doi:10.3389/fnhum.2010.00027

http://frontiersin.org/neuroscience/humanneuroscience/paper/10.3389/fnhum.2010.00027/

Information for Developers