Difference between revisions of "Documentation/Nightly/Extensions/CardiacMRIToolkit"

From Slicer Wiki
Jump to: navigation, search
(Created page for CARMA extension)
 
(Created page for Carma extension)
Line 10: Line 10:
 
Authors: Alan Morris, Salma Bengali, CARMA Center, University of Utah<br>
 
Authors: Alan Morris, Salma Bengali, CARMA Center, University of Utah<br>
 
Contributors: Greg Gardner, Josh Cates, Rob MacLeod, Eugene Kholmovski, CARMA Center, University of Utah<br>
 
Contributors: Greg Gardner, Josh Cates, Rob MacLeod, Eugene Kholmovski, CARMA Center, University of Utah<br>
Contacts: Alan Morris, <email>alan.morris@carma.utah.edu</email>, Salma Bengali, <email>salma.bengali@carma.utah.edu</email><br>
+
Contacts: Alan Morris: <email>alan.morris@carma.utah.edu</email>, Salma Bengali: <email>salma.bengali@carma.utah.edu</email><br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
+
{|
|{{collaborator|logo|isomics}}|{{collaborator|longname|isomics}} <- Replace this logo with yours
+
[[Image:Carma_UofU_logo.jpg|thumb|center|280px]]
|{{collaborator|logo|spl}}|{{collaborator|longname|spl}}  <-Replace this logo with yours
+
|}
}}
 
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Module Description}}
+
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
N/A
+
The CARMA extension consists of several modules that can be used in the analysis of cardiac LGE-MRI images for the purpose of studying cardiac arrhythmia.  
<!--
 
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}}
+
{{documentation/{{documentation/version}}/extension-section|Modules}}
N/A
 
  
<!-- ---------------------------- -->
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleInhomogeneity|Automatic Cardiac MRI Inhomogeneity Correction Filter]]
{{documentation/{{documentation/version}}/module-section|Tutorials}}
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleAutoScar|Automatic Left Atrial (Post-ablation) Scar Detection]]
N/A
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleCardiacRegistration|Cardiac MRI Registration]]
 
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleCardiacRegistrationBRAINSFit|Cardiac MRI Registration Using BRAINSFit]]
<!-- ---------------------------- -->
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModulePVAntrumCut|PV Antrum Cut Filter]]
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleAxialDilate|2D Axial Dilate Filter]]
N/A
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleIsolatedConnected|Isolated Connected Image Filter]]
<!--
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleConnectedThreshold|Connected Threshold Image Filter]]
{{documentation/{{documentation/version}}/module-parametersdescription}}
+
*[[Documentation/{{documentation/version}}/Modules/SlicerModuleAutomatedLASegmentation|Automated Graph Cut LA Segmentation]]
-->
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
+
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
N/A
+
* Automatic scar detection from cardiac LGE-MRI
 +
* Segmentation of heart
 +
* Cardiac LGE-MRI image registration
 +
* Various operations on segmentation masks
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|References}}
+
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
N/A
+
Tutorials for the modules can be found on their respective pages.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
+
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 +
The source code for this extension can be found at the [https://github.com/carma-center/carma_slicer_extension/ CARMA GitHub repository].
  
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-footer}}
+
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 18:05, 20 February 2013

Home < Documentation < Nightly < Extensions < CardiacMRIToolkit

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.
Authors: Alan Morris, Salma Bengali, CARMA Center, University of Utah
Contributors: Greg Gardner, Josh Cates, Rob MacLeod, Eugene Kholmovski, CARMA Center, University of Utah
Contacts: Alan Morris: <email>alan.morris@carma.utah.edu</email>, Salma Bengali: <email>salma.bengali@carma.utah.edu</email>

Carma UofU logo.jpg

Extension Description

The CARMA extension consists of several modules that can be used in the analysis of cardiac LGE-MRI images for the purpose of studying cardiac arrhythmia.

Modules

Use Cases

  • Automatic scar detection from cardiac LGE-MRI
  • Segmentation of heart
  • Cardiac LGE-MRI image registration
  • Various operations on segmentation masks

Tutorials

Tutorials for the modules can be found on their respective pages.

Information for Developers


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