Difference between revisions of "Documentation/Nightly/Modules/LAScarSegmenter"

From Slicer Wiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br>
 
This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br>
  
Contributor: LiangJia Zhu, University of Alabama at Birmingham <br>
+
Contributor: Liangjia Zhu, Stony Brook University <br>
Contributor: Yi Gao, Brigham and Women's Hospital<br>
+
Contributor: Yi Gao, University of Alabama at Birmingham <br>
 
Contributor: Josh Cates, University of Utah <br>
 
Contributor: Josh Cates, University of Utah <br>
 
Contributor: Alan Morris, University of Utah <br>
 
Contributor: Alan Morris, University of Utah <br>
Line 17: Line 17:
 
Contributor: Greg Gardner, University of Utah <br>
 
Contributor: Greg Gardner, University of Utah <br>
 
Contributor: Rob MacLeod, University Utah <br>
 
Contributor: Rob MacLeod, University Utah <br>
Contributor: Allen Tannenbaum, University of Alabama at Birmingham <br>
+
Contributor: Allen Tannenbaum, Stony Brook University <br>
Contact: LiangJia Zhu, <email>ljzhu@uab.edu</email><br>
+
Contact: Liangjia Zhu, <email>liangjia.zhu@stonybrook.edu</email><br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
Line 27: Line 27:
 
}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 +
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Module Description}}
 +
This module performs the segmentation of the left atrial scarring tissue from MR images. Assume that the endocardium of the left atrium is provided. The module starts with searching for the left atrial wall. Then, the scarring tissue is extracted by looking for brighter voxels inside the wall.
 +
<!--
 +
Here comes a description what the module is good for. Explain briefly how it works and point to the [[documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|references]] giving more details on the algorithm.
 +
 +
If you are documenting a CLI, the description should be extracted from the corresponding XML description. This could be done automatically using the following wiki template:<pre>{{documentation/{{documentation/version}}/module-description}}
 +
 +
{{documentation/{{documentation/version}}/module-description}}
 +
-->
 +
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 +
This module is specifically designed for the segmentation of the left atrial scars from MR images.
 +
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 38: Line 54:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
The panel of this module is as follows:
+
The panel of this module is as follows:<br \>[[file:LAScarSegParameters.png‎|400px]]
  
[[file:LAScarSegParameters.png‎]]
+
The IO section has two input (Original Image and Endocardium Label Image) and one output.
 +
 
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 +
*[[Documentation/Nightly/Modules/SlicerModuleAutoScar|AutoScar]]
  
The IO section has two input (Original Image and Endocardium Label Image) and one output.  
+
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|References}}
 +
*Y. Gao, L. Zhu, A. Yezzi, S. Bouix , A. Tannenbaum. Scar Segmentation in DE-MRI, IEEE International Symposium on Biomedical Imaging (ISBI) , 2012.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer}}
 
{{documentation/{{documentation/version}}/module-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 04:09, 29 October 2013

Home < Documentation < Nightly < Modules < LAScarSegmenter


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the NA-MIC website.

Contributor: Liangjia Zhu, Stony Brook University
Contributor: Yi Gao, University of Alabama at Birmingham
Contributor: Josh Cates, University of Utah
Contributor: Alan Morris, University of Utah
Contributor: Danny Perry, University of Utah
Contributor: Greg Gardner, University of Utah
Contributor: Rob MacLeod, University Utah
Contributor: Allen Tannenbaum, Stony Brook University
Contact: Liangjia Zhu, <email>liangjia.zhu@stonybrook.edu</email>

National Alliance for Medical Image Computing (NA-MIC)  
The University of Alabama at Birmingham  
Psychiatry Neuroimaging Laboratory (PNL)  
Scientific Computing and Imaging Institute (SCI)  

Module Description

This module performs the segmentation of the left atrial scarring tissue from MR images. Assume that the endocardium of the left atrium is provided. The module starts with searching for the left atrial wall. Then, the scarring tissue is extracted by looking for brighter voxels inside the wall.

Use Cases

This module is specifically designed for the segmentation of the left atrial scars from MR images.


Tutorials

  1. Load source image
    LAScarSegSrc.png
  2. Load endocardium label image. Pulmonary veins need to be excluded from this label image
    LAScarSegLabel.png
  3. Select Segmentation->Left Atrial Segmentation module
  4. Choose the source and label image. Create/select an output image.
  5. Press the Apply button
    LAScarSegResult.png

Panels and their use

The panel of this module is as follows:
LAScarSegParameters.png

The IO section has two input (Original Image and Endocardium Label Image) and one output.

Similar Modules

References

  • Y. Gao, L. Zhu, A. Yezzi, S. Bouix , A. Tannenbaum. Scar Segmentation in DE-MRI, IEEE International Symposium on Biomedical Imaging (ISBI) , 2012.

Information for Developers