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

From Slicer Wiki
Jump to: navigation, search
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, University of Alabama at Birmingham <br>
 
Contributor: Yi Gao, Brigham and Women's Hospital<br>
 
Contributor: Yi Gao, Brigham and Women's Hospital<br>
 
Contributor: Josh Cates, University of Utah <br>
 
Contributor: Josh Cates, University of Utah <br>
Line 18: Line 18:
 
Contributor: Rob MacLeod, University Utah <br>
 
Contributor: Rob MacLeod, University Utah <br>
 
Contributor: Allen Tannenbaum, University of Alabama at Birmingham <br>
 
Contributor: Allen Tannenbaum, University of Alabama at Birmingham <br>
Contact: LiangJia Zhu, <email>ljzhu@uab.edu</email><br>
+
Contact: Liangjia Zhu, <email>ljzhu@uab.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

Revision as of 04:02, 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, University of Alabama at Birmingham
Contributor: Yi Gao, Brigham and Women's Hospital
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, University of Alabama at Birmingham
Contact: Liangjia Zhu, <email>ljzhu@uab.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