Difference between revisions of "DBP3:Utah:SlicerModuleAutoScar"
From NAMIC Wiki
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | === | + | ===CMR Toolkit Automatic Left Atrial Scar=== |
{| | {| | ||
Line 17: | Line 17: | ||
Type: CLI | Type: CLI | ||
− | Category: | + | Category: Cardiac MRI Toolkit |
</div> | </div> | ||
Line 54: | Line 54: | ||
== Development == | == Development == | ||
− | === | + | ===Source Code & Documentation=== |
− | + | The source code for this module can be found at the [https://github.com/carma-center/carma_slicer_extension/ GitHub repository]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 73: | Line 63: | ||
== More Information == | == More Information == | ||
− | |||
− | |||
− | |||
===References=== | ===References=== |
Latest revision as of 19:54, 29 July 2013
Home < DBP3:Utah:SlicerModuleAutoScarCMR Toolkit 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: Cardiac MRI Toolkit
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.