Difference between revisions of "DBP3:Utah:SlicerModuleAutoScar"

From NAMIC Wiki
Jump to: navigation, search
(Added link to github repo)
Line 54: Line 54:
 
== Development ==
 
== Development ==
  
===Known bugs===
+
===Source Code & Documentation===
  
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker.
+
The source code for this module can be found at the [https://github.com/carma-center/carma_slicer_extension/ GitHub repository].
 
 
===Usability issues===
 
 
 
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. Please select the '''usability issue category''' when browsing or contributing.
 
 
 
===Source code & documentation===
 
 
 
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.
 
 
 
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.
 
  
 
</div>
 
</div>

Revision as of 18:04, 13 December 2012

Home < DBP3:Utah:SlicerModuleAutoScar

CARMA Automatic Left Atrial Scar

Automatic Left Atrial Scar

Authors, Collaborators & Contact

  • CARMA Center, University of Utah: Alan Morris, Josh Cates, Rob MacLeod

General Information

Module Type & Category

Type: CLI

Category: CARMA

Module Description

This module determines left atrial scar automatically given the wall segmentation, in a post-ablation LGE-MRI. For details see: Perry, D. et al. "Automatic classification of scar tissue...", Proceedings of SPIE Medical Imaging: Computer Aided Diagnosis, Feb 2012.

Usage

Examples, Use Cases & Tutorials

  • This module automatically classifies scar tissue in post ablation DE-MRIs

Quick Tour of Features and Use

The following are the inputs and outputs

  • MRI image : Select the DE-MRI image
  • LA wall mask : Select the label map for the left atrial wall
  • Blood Pool mask : Select the label map for the blood pool
  • Result : The output label map denoting scar

Development

Source Code & Documentation

The source code for this module can be found at the GitHub repository.