<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amorris</id>
	<title>NAMIC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amorris"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Amorris"/>
	<updated>2026-05-16T21:45:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2013_Project_Week:CARMA_PV_Antrum_Cut&amp;diff=79743</id>
		<title>2013 Project Week:CARMA PV Antrum Cut</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2013_Project_Week:CARMA_PV_Antrum_Cut&amp;diff=79743"/>
		<updated>2013-01-10T18:28:35Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2013.png|[[2013_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Salma Bengali, Alan Morris, Greg Gardner, Josh Cates, Rob MacLeod&lt;br /&gt;
&lt;br /&gt;
[[File:CARMA_PV_AntrumCut.png|thumb|center|Project Goal: A Slicer Module to compute the endocardial surface minus pulmonary veins (the light blue region).  Requires an input endocardial surface (orange) and wall segmentation (green).]]&lt;br /&gt;
&lt;br /&gt;
The standard CARMA clinical MRI processing workflow involves several segmentation steps, and we seek to implement our entire workflow in Slicer.  The goal of this project is to fill one of the current gaps in the processing pipeline, which is to produce an LA endocardial surface segmentation that includes only the antrum regions of the pulmonary veins.  There are no image features that define this boundary, but we have developed some heuristic criteria. Given a completed LA wall segmentation and a completed endocardial segmentation (blood pool), we have developed a simple algorithm to automatically compute the endocardium with PV antrum regions.  The goal of this project is to implement this algorithm in Slicer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
# Port existing CARMA C++ code for PV Antrum Cutting to command-line Slicer module &lt;br /&gt;
# Test and Document Module&lt;br /&gt;
# Deploy in CARMA Extension Module&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
We plan to package existing C++ code as a command-line module.  There are no parameters for the algorithm, so the user interface will be relatively straightforward.  Some work in advance of the Programmer's Week has already been done.  By the end of the week, we expect to have a working module to deploy online through our CARMA Extension. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* [[DBP3:Utah:SlicerModulePVAntrumCut | Completed ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2013_Project_Week:CARMA_2D_Dilate&amp;diff=79737</id>
		<title>2013 Project Week:CARMA 2D Dilate</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2013_Project_Week:CARMA_2D_Dilate&amp;diff=79737"/>
		<updated>2013-01-10T18:17:11Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2013.png|[[2013_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Salma Bengali, Greg Gardner, Alan Morris, Josh Cates, Rob MacLeod, Ross Whitaker&lt;br /&gt;
&lt;br /&gt;
[[Image:CarmaAxialDilate2.png|thumb|center|Axial Dilation]]&lt;br /&gt;
&lt;br /&gt;
The goal of this project is to implement a 2D dilate filter that can be used to extend the left atrium endo layer segmentation to the left atrium epicardium boundary. The filter will extend the endo layer segmentation in the desired slice direction by 4 pixels. LGE-MRI images will be used as inputs to the filter. The output of this filter is further used to obtain a segmentation of only the wall of the left atrium by subtracting the endo layer segmentation from the epi layer segmentation. The implementation of this filter in Slicer would complete another part of our workflow. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
#Port existing CARMA C++ code for 2D dilate filter to command-line Slicer module&lt;br /&gt;
#Test and Document Module&lt;br /&gt;
#Deploy in CARMA Extension Module &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
We plan to implement this algorithm as a Slicer command-line module. We will use the existing Slicer Editor tool as part of our implementation. We will decide whether this module should use real world or pixel space while dilating the endo layer segmentation. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*[[DBP3:Utah:SlicerModuleAxialDilate|Completed]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah&amp;diff=79605</id>
		<title>DBP3:Utah</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah&amp;diff=79605"/>
		<updated>2013-01-09T19:18:01Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Tutorials */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The CARMA DBP: MRI-based study and treatment of atrial fibrillation ===&lt;br /&gt;
Tissue remodeling of the atrial wall is the hallmark of Atrial Fibrillation&lt;br /&gt;
(AF), a progressive cardiac disease that develops over time (months to&lt;br /&gt;
years). The mechanisms of of this transformation are only partially understood,&lt;br /&gt;
but the current scientific focus on tissue remodeling and its putative role in&lt;br /&gt;
AF suggests an MRI image-based approach to the study of AF.&lt;br /&gt;
&lt;br /&gt;
The Comprehensive Arrhythmia Research and MAnagement (CARMA) Center at the&lt;br /&gt;
University of Utah is a world leader in the rapidly emerging field of&lt;br /&gt;
MRI-managed evaluation and ablation of AF. Other groups have begun to recognize&lt;br /&gt;
the potential of this approach and to investigate and validate some of our&lt;br /&gt;
findings. Still others are developing new refinements of the MRI technique&lt;br /&gt;
driven by the specific needs of this application domain.&lt;br /&gt;
&lt;br /&gt;
Preliminary investigation by CARMA has identified image processing and analysis&lt;br /&gt;
as the rate-limiting step to the development of MRI-based therapies. Novel&lt;br /&gt;
forms of MRI can be used to evaluate new patients, predict success before&lt;br /&gt;
ablation, analyze outcomes post-ablation, and guide repeat ablations.  Such&lt;br /&gt;
MRI-based therapies, however, urgently require advanced tools and software to&lt;br /&gt;
support efficient workflows and accelerate the quantification and analysis of&lt;br /&gt;
images.  The CARMA-NAMIC DBP project will address some of these needs with the&lt;br /&gt;
development of algorithms and tools for the automated segmentation of heart&lt;br /&gt;
structures and the MRI-based evaluation of AF progression and recovery.&lt;br /&gt;
&lt;br /&gt;
This remainder of this wiki page describes ongoing CARMA-NAMIC activities and&lt;br /&gt;
specific plans. For more background information, references, and description of&lt;br /&gt;
the specific scientific and clinical aims of this project,&lt;br /&gt;
please see the project web page: http://www.na-mic.org/pages/DBP:Atrial_Fibrillation .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DBP Specific Aims ===&lt;br /&gt;
# Develop and validate image-based longitudinal diagnostic indices for AF&lt;br /&gt;
# Develop automatic segmentation methods for the atrium and adjacent structures&lt;br /&gt;
# Develop an AF scoring scheme to evaluate disease progression and recovery from therapy&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:TV1.jpg|center|thumb|400px|The CARMA Center's Utah classification for Atrial Fibrillation staging involves segmentation of the left atrial wall from MRI, followed by quantification of enhanced vs. non-enhanced voxels in the wall.]]&lt;br /&gt;
&lt;br /&gt;
==Activities==&lt;br /&gt;
=== Slicer Modules ===&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleInhomogeneity|Automatic Cardiac MRI Inhomogeneity Correction Filter]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleAutoScar|Automatic Left Atrial (Post-ablation) Scar Detection]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleCardiacRegistration|Cardiac MRI Registration]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleCardiacRegistrationBRAINSFit|Cardiac MRI Registration Using BRAINSFit]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModulePVAntrumCut|PV Antrum Cut Filter]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleAxialDilate|2D Axial Dilate Filter]]&lt;br /&gt;
&lt;br /&gt;
=== Tutorials ===&lt;br /&gt;
* [[Media:CARMA_Inhomogeneity_correction_filter_tutorial.pptx|Automatic Cardiac MRI Inhomogeneity Correction Filter Tutorial]]&lt;br /&gt;
* [http://wiki.na-mic.org/Wiki/index.php?title=CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Tutorial]&lt;br /&gt;
* [[Media:Carma_Registration_Tutorial.pptx|Cardiac MRI Registration Tutorial]]&lt;br /&gt;
* [[Media:Carma_BrainsFit_Registration_Tutorial.pptx|Cardiac MRI Registration Using BRAINSFit Tutorial]]&lt;br /&gt;
* [[Media:CARMA_Shrink_Wrap_Filter_Tutorial.pptx|PV Antrum Cut Filter Tutorial]]&lt;br /&gt;
* [[Media:CARMA_Axial_Dilate_Filter_Tutorial.pptx|Axial Dilate Filter Tutorial]]&lt;br /&gt;
&lt;br /&gt;
=== Other Projects ===&lt;br /&gt;
* Image registration capabilities for longitudinal analysis: [[DBP3:Utah:RegSegPipeline|Registration &amp;amp; Segmentation pipeline pilots &amp;amp; workflow development (Dominik Meier, Alex Zaitsev)]]&lt;br /&gt;
* Evaluation of BRAINSFit and Fiducial-based registration tools for LA wall alignment and longitudinal registration of PV: [[DBP3:Utah:PV_BFReg|BRAINSFit Registration of PVs]]&lt;br /&gt;
* Collaboration with GA Tech - &lt;br /&gt;
** Test and Evaluate Behnood's wall segmentation - results and analysis are here: [[DBP3:Utah:AutoWallSeg|Automatic Wall Segmentation]]&lt;br /&gt;
** Test and Evaluate Yi Gao's atlas-based endocardial segmentation algorithm: [[DBP3:Utah:AutoEndoSeg|Automatic Endocardial Segmentation]]&lt;br /&gt;
** Test and Evaluate Yi Gao's image and segmentation-driven registration algorithm: [[DBP3:Utah:VecReg|Image and Segmentation-Driven Registration]]&lt;br /&gt;
&lt;br /&gt;
==Sample Data==&lt;br /&gt;
* Sixty anonymized datasets containing LGE-MRI image data and segmentations of the left atrium from patients with atrial fibrillation: [http://hdl.handle.net/1926/1755 Pre and Post Radiofrequency Ablation LGE-MRI Collection]&lt;br /&gt;
* Sixty segmentation datasets of the left atrium from patients with atrial fibrillation who have undergone radiofrequency catheter ablation for treatment: [http://hdl.handle.net/1926/1764 CARMA Longitudinal Left Atrial Shape Data]&lt;br /&gt;
* Two Subjects Two Time Points: [[Media:CardiacMRIs.zip|CardiacMRIs]].&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:CARMA_Axial_Dilate_Filter_Tutorial.pptx&amp;diff=79604</id>
		<title>File:CARMA Axial Dilate Filter Tutorial.pptx</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:CARMA_Axial_Dilate_Filter_Tutorial.pptx&amp;diff=79604"/>
		<updated>2013-01-09T18:33:59Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAxialDilate&amp;diff=79603</id>
		<title>DBP3:Utah:SlicerModuleAxialDilate</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAxialDilate&amp;diff=79603"/>
		<updated>2013-01-09T18:33:38Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Examples, Use Cases &amp;amp; Tutorials */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Axial Dilate Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:CarmaAxialDilate1.png|thumb|280px|Before Dilation]]&lt;br /&gt;
|[[Image:CarmaAxialDilate2.png|thumb|280px|After Dilation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Authors, Collaborators &amp;amp; Contact==&lt;br /&gt;
* CARMA Center, University of Utah: Alan Morris, Salma Bengali, Greg Gardner, Josh Cates, Rob MacLeod &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Module Description==&lt;br /&gt;
This module performs a 4 pixel binary dilation in the axial plane only.  This is needed for the CARMA segmentation pipeline as the segmentations are performed in the axial plane and a dilation to start the wall segmentation from an endo segmentation should be performed in the axial plane only.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
* This module is meant to be used to create an initial wall segmentation from an endo segmentation.&lt;br /&gt;
* [[Media:CARMA_Axial_Dilate_Filter_Tutorial.pptx|CARMA Axial Dilate Filter Tutorial]]&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* Target Layer : Select the segmentation to dilate&lt;br /&gt;
* Output Layer : The dilated output&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
The source code for this module can be found at the [https://github.com/carma-center/carma_slicer_extension/ GitHub repository].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:CarmaAxialDilate2.png&amp;diff=79599</id>
		<title>File:CarmaAxialDilate2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:CarmaAxialDilate2.png&amp;diff=79599"/>
		<updated>2013-01-09T16:28:56Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:CarmaAxialDilate1.png&amp;diff=79598</id>
		<title>File:CarmaAxialDilate1.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:CarmaAxialDilate1.png&amp;diff=79598"/>
		<updated>2013-01-09T16:28:37Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAxialDilate&amp;diff=79597</id>
		<title>DBP3:Utah:SlicerModuleAxialDilate</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAxialDilate&amp;diff=79597"/>
		<updated>2013-01-09T16:27:56Z</updated>

		<summary type="html">&lt;p&gt;Amorris: Created page with '__NOTOC__ ===CARMA Axial Dilate Filter===  {| |Before Dilation |After Dilation |}  ==Autho…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Axial Dilate Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:CarmaAxialDilate1.png|thumb|280px|Before Dilation]]&lt;br /&gt;
|[[Image:CarmaAxialDilate2.png|thumb|280px|After Dilation]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Authors, Collaborators &amp;amp; Contact==&lt;br /&gt;
* CARMA Center, University of Utah: Alan Morris, Salma Bengali, Greg Gardner, Josh Cates, Rob MacLeod &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Module Description==&lt;br /&gt;
This module performs a 4 pixel binary dilation in the axial plane only.  This is needed for the CARMA segmentation pipeline as the segmentations are performed in the axial plane and a dilation to start the wall segmentation from an endo segmentation should be performed in the axial plane only.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
* This module is meant to be used to create an initial wall segmentation from an endo segmentation.&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* Target Layer : Select the segmentation to dilate&lt;br /&gt;
* Output Layer : The dilated output&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
The source code for this module can be found at the [https://github.com/carma-center/carma_slicer_extension/ GitHub repository].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah&amp;diff=79596</id>
		<title>DBP3:Utah</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah&amp;diff=79596"/>
		<updated>2013-01-09T16:23:18Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Slicer Modules */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[DBP3:Main|NA-MIC DBPs]] | [[Cores|NA-MIC Cores]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The CARMA DBP: MRI-based study and treatment of atrial fibrillation ===&lt;br /&gt;
Tissue remodeling of the atrial wall is the hallmark of Atrial Fibrillation&lt;br /&gt;
(AF), a progressive cardiac disease that develops over time (months to&lt;br /&gt;
years). The mechanisms of of this transformation are only partially understood,&lt;br /&gt;
but the current scientific focus on tissue remodeling and its putative role in&lt;br /&gt;
AF suggests an MRI image-based approach to the study of AF.&lt;br /&gt;
&lt;br /&gt;
The Comprehensive Arrhythmia Research and MAnagement (CARMA) Center at the&lt;br /&gt;
University of Utah is a world leader in the rapidly emerging field of&lt;br /&gt;
MRI-managed evaluation and ablation of AF. Other groups have begun to recognize&lt;br /&gt;
the potential of this approach and to investigate and validate some of our&lt;br /&gt;
findings. Still others are developing new refinements of the MRI technique&lt;br /&gt;
driven by the specific needs of this application domain.&lt;br /&gt;
&lt;br /&gt;
Preliminary investigation by CARMA has identified image processing and analysis&lt;br /&gt;
as the rate-limiting step to the development of MRI-based therapies. Novel&lt;br /&gt;
forms of MRI can be used to evaluate new patients, predict success before&lt;br /&gt;
ablation, analyze outcomes post-ablation, and guide repeat ablations.  Such&lt;br /&gt;
MRI-based therapies, however, urgently require advanced tools and software to&lt;br /&gt;
support efficient workflows and accelerate the quantification and analysis of&lt;br /&gt;
images.  The CARMA-NAMIC DBP project will address some of these needs with the&lt;br /&gt;
development of algorithms and tools for the automated segmentation of heart&lt;br /&gt;
structures and the MRI-based evaluation of AF progression and recovery.&lt;br /&gt;
&lt;br /&gt;
This remainder of this wiki page describes ongoing CARMA-NAMIC activities and&lt;br /&gt;
specific plans. For more background information, references, and description of&lt;br /&gt;
the specific scientific and clinical aims of this project,&lt;br /&gt;
please see the project web page: http://www.na-mic.org/pages/DBP:Atrial_Fibrillation .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DBP Specific Aims ===&lt;br /&gt;
# Develop and validate image-based longitudinal diagnostic indices for AF&lt;br /&gt;
# Develop automatic segmentation methods for the atrium and adjacent structures&lt;br /&gt;
# Develop an AF scoring scheme to evaluate disease progression and recovery from therapy&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:TV1.jpg|center|thumb|400px|The CARMA Center's Utah classification for Atrial Fibrillation staging involves segmentation of the left atrial wall from MRI, followed by quantification of enhanced vs. non-enhanced voxels in the wall.]]&lt;br /&gt;
&lt;br /&gt;
==Activities==&lt;br /&gt;
=== Slicer Modules ===&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleInhomogeneity|Automatic Cardiac MRI Inhomogeneity Correction Filter]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleAutoScar|Automatic Left Atrial (Post-ablation) Scar Detection]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleCardiacRegistration|Cardiac MRI Registration]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleCardiacRegistrationBRAINSFit|Cardiac MRI Registration Using BRAINSFit]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModulePVAntrumCut|PV Antrum Cut Filter]]&lt;br /&gt;
* [[DBP3:Utah:SlicerModuleAxialDilate|2D Axial Dilate Filter]]&lt;br /&gt;
&lt;br /&gt;
=== Tutorials ===&lt;br /&gt;
* [[Media:CARMA_Inhomogeneity_correction_filter_tutorial.pptx|Automatic Cardiac MRI Inhomogeneity Correction Filter Tutorial]]&lt;br /&gt;
* [http://wiki.na-mic.org/Wiki/index.php?title=CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Tutorial]&lt;br /&gt;
* [[Media:Carma_Registration_Tutorial.pptx|Cardiac MRI Registration Tutorial]]&lt;br /&gt;
* [[Media:Carma_BrainsFit_Registration_Tutorial.pptx|Cardiac MRI Registration Using BRAINSFit Tutorial]]&lt;br /&gt;
* [[Media:CARMA_Shrink_Wrap_Filter_Tutorial.pptx|PV Antrum Cut Filter Tutorial]]&lt;br /&gt;
&lt;br /&gt;
=== Other Projects ===&lt;br /&gt;
* Image registration capabilities for longitudinal analysis: [[DBP3:Utah:RegSegPipeline|Registration &amp;amp; Segmentation pipeline pilots &amp;amp; workflow development (Dominik Meier, Alex Zaitsev)]]&lt;br /&gt;
* Evaluation of BRAINSFit and Fiducial-based registration tools for LA wall alignment and longitudinal registration of PV: [[DBP3:Utah:PV_BFReg|BRAINSFit Registration of PVs]]&lt;br /&gt;
* Collaboration with GA Tech - &lt;br /&gt;
** Test and Evaluate Behnood's wall segmentation - results and analysis are here: [[DBP3:Utah:AutoWallSeg|Automatic Wall Segmentation]]&lt;br /&gt;
** Test and Evaluate Yi Gao's atlas-based endocardial segmentation algorithm: [[DBP3:Utah:AutoEndoSeg|Automatic Endocardial Segmentation]]&lt;br /&gt;
** Test and Evaluate Yi Gao's image and segmentation-driven registration algorithm: [[DBP3:Utah:VecReg|Image and Segmentation-Driven Registration]]&lt;br /&gt;
&lt;br /&gt;
==Sample Data==&lt;br /&gt;
* Sixty anonymized datasets containing LGE-MRI image data and segmentations of the left atrium from patients with atrial fibrillation: [http://hdl.handle.net/1926/1755 Pre and Post Radiofrequency Ablation LGE-MRI Collection]&lt;br /&gt;
* Sixty segmentation datasets of the left atrium from patients with atrial fibrillation who have undergone radiofrequency catheter ablation for treatment: [http://hdl.handle.net/1926/1764 CARMA Longitudinal Left Atrial Shape Data]&lt;br /&gt;
* Two Subjects Two Time Points: [[Media:CardiacMRIs.zip|CardiacMRIs]].&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=AHM2013-IGT&amp;diff=79580</id>
		<title>AHM2013-IGT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=AHM2013-IGT&amp;diff=79580"/>
		<updated>2013-01-09T00:30:14Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[AHM_2013#Agenda|Back to AHM_2013 Agenda]]&lt;br /&gt;
&lt;br /&gt;
Attendees: Tina Kapur, Tamas Ungi, Adam Rankin, Alireza Mehrtash, Stephen Aylward, Matthew Toews, Sandy Wells, Andrey Fedorov, Noby Hata, Junichi Tokuda, Laurent Chauvin, Matt McCormick, Alan Morris&lt;br /&gt;
&lt;br /&gt;
Agenda:&lt;br /&gt;
*new US-guided applications in Slicer (TU)&lt;br /&gt;
*what's new in PLUS (AR)&lt;br /&gt;
*iGyne Demo and plans (TK, AM)&lt;br /&gt;
*AMIGO Ultrasound Tracking for Neurosurgery (MT)&lt;br /&gt;
*Using PLUS for Prostate interventions (AF)&lt;br /&gt;
*Smart Template for Prostate Interventions (NH)&lt;br /&gt;
*EP ablation at Utah (Alan)&lt;br /&gt;
*OpenIGTLink (JT)&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleCardiacRegistration&amp;diff=77370</id>
		<title>DBP3:Utah:SlicerModuleCardiacRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleCardiacRegistration&amp;diff=77370"/>
		<updated>2012-08-16T19:53:04Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Cardiac Registration Module===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Greg Gardner: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Rob MacLeod: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements case-specific registration for cardiac LGE-MRI and CT images.  The input to this module is two image volumes.  The user then selects from a set of presets based on the type of images.  Registration parameters are tuned for the cases listed [[DBP3:Utah:RegCases|registration case]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for cardiac LGE-MRI and CT scans acquired at different time points or across different patients.&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* Moving Volume : Select the LGE-MRI image&lt;br /&gt;
* Fixed Volume : Select the LGE-MRI Image&lt;br /&gt;
* Output Volume : The output volume&lt;br /&gt;
* Registration Type : Type of images (e.g LGE-MRI, MRA, CT, Acute Scar)&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
&lt;br /&gt;
===References===&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Carma-logo-128.png&amp;diff=77263</id>
		<title>File:Carma-logo-128.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Carma-logo-128.png&amp;diff=77263"/>
		<updated>2012-08-08T22:48:36Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Carma_afib_auto_scar.png&amp;diff=75022</id>
		<title>File:Carma afib auto scar.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Carma_afib_auto_scar.png&amp;diff=75022"/>
		<updated>2012-05-01T17:56:45Z</updated>

		<summary type="html">&lt;p&gt;Amorris: uploaded a new version of &amp;quot;File:Carma afib auto scar.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Carma_afib_auto_scar.png&amp;diff=75021</id>
		<title>File:Carma afib auto scar.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Carma_afib_auto_scar.png&amp;diff=75021"/>
		<updated>2012-05-01T17:52:35Z</updated>

		<summary type="html">&lt;p&gt;Amorris: uploaded a new version of &amp;quot;File:Carma afib auto scar.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Carma_afib_auto_scar.png&amp;diff=75018</id>
		<title>File:Carma afib auto scar.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Carma_afib_auto_scar.png&amp;diff=75018"/>
		<updated>2012-05-01T17:47:48Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAutoScar&amp;diff=75017</id>
		<title>DBP3:Utah:SlicerModuleAutoScar</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAutoScar&amp;diff=75017"/>
		<updated>2012-05-01T17:24:02Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Automatic Left Atrial Scar===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_auto_scar.png|thumb|280px|Automatic Left Atrial Scar]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Rob MacLeod: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Determines Left Atrial Scar Automatically given the wall segmentation, in a post-ablation LGE-MRI. For details see: Perry, D. et al. &amp;quot;Automatic classification of scar tissue...&amp;quot;, Proceedings of SPIE Medical Imaging: Computer Aided Diagnosis, Feb 2012.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module automatically classifies scar tissue in post ablation DE-MRIs&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI image : Select the DE-MRI image&lt;br /&gt;
* LA wall mask : Select the label map for the left atrial wall&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* Result : The output label map denoting scar&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAutoScar&amp;diff=75016</id>
		<title>DBP3:Utah:SlicerModuleAutoScar</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAutoScar&amp;diff=75016"/>
		<updated>2012-05-01T17:22:58Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Module Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Automatic Left Atrial Scar===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_auto_scar.png|thumb|280px|Automatic Left Atrial Scar]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Rob MacLeod: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Determines Left Atrial Scar Automatically given the wall segmentation, in a post-ablation LGE-MRI. For details see: Perry, D. et al. &amp;quot;Automatic classification of scar tissue...&amp;quot;, Proceedings of SPIE Medical Imaging: Computer Aided Diagnosis, Feb 2012.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module automatically classifies scar tissue in post ablation DE-MRIs&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Wall mask : Select the label map for the left atrial wall&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* Output : The output label map denoting scar&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAutoScar&amp;diff=75015</id>
		<title>DBP3:Utah:SlicerModuleAutoScar</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleAutoScar&amp;diff=75015"/>
		<updated>2012-05-01T17:22:48Z</updated>

		<summary type="html">&lt;p&gt;Amorris: Created page with '__NOTOC__ ===CARMA Automatic Left Atrial Scar===  {| |Automatic Left Atrial Scar |}  == General Information == ===Module Type &amp;amp; Cat…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Automatic Left Atrial Scar===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_auto_scar.png|thumb|280px|Automatic Left Atrial Scar]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Rob MacLeod: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
Determines Left Atrial Scar Automatically given the wall segmentation, in a post-ablation LGE-MRI. For details see: Perry, D. et al. &amp;quot;Automatic classification of scar tissue...&amp;quot;, Proceedings of SPIE Medical Imaging: Computer Aided Diag\&lt;br /&gt;
nosis, Feb 2012.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module automatically classifies scar tissue in post ablation DE-MRIs&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Wall mask : Select the label map for the left atrial wall&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* Output : The output label map denoting scar&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74942</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74942"/>
		<updated>2012-04-25T21:59:26Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
* Rob MacLeod: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74941</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74941"/>
		<updated>2012-04-25T21:59:16Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
* Rob Macleod: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74940</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74940"/>
		<updated>2012-04-25T21:58:35Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74939</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74939"/>
		<updated>2012-04-25T21:57:48Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Development */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74938</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74938"/>
		<updated>2012-04-25T21:57:39Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Development */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74937</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74937"/>
		<updated>2012-04-25T21:57:23Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Quick Tour of Features and Use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
The following are the inputs and outputs&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74936</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74936"/>
		<updated>2012-04-25T21:57:06Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Quick Tour of Features and Use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
* MRI Image : Select the DE-MRI image&lt;br /&gt;
* Blood Pool mask : Select the label map for the blood pool&lt;br /&gt;
* ROI mask : Select the label map for the targeted region of interest&lt;br /&gt;
* Corrected Output : The output volume&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74934</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74934"/>
		<updated>2012-04-25T21:54:11Z</updated>

		<summary type="html">&lt;p&gt;Amorris: /* Examples, Use Cases &amp;amp; Tutorials */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* This module is meant to be used for MRI scans where local inhomogeneity has been detected&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
List all the panels in your interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74933</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74933"/>
		<updated>2012-04-25T21:53:09Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity correction, original above, corrected below]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* Note use cases for which this module is especially appropriate, and/or link to examples.&lt;br /&gt;
* Link to examples of the module's use&lt;br /&gt;
* Link to any existing tutorials&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
List all the panels in your interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Carma_afib_inhomogeneity_correction.png&amp;diff=74932</id>
		<title>File:Carma afib inhomogeneity correction.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Carma_afib_inhomogeneity_correction.png&amp;diff=74932"/>
		<updated>2012-04-25T21:52:45Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74931</id>
		<title>DBP3:Utah:SlicerModuleInhomogeneity</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:SlicerModuleInhomogeneity&amp;diff=74931"/>
		<updated>2012-04-25T21:52:33Z</updated>

		<summary type="html">&lt;p&gt;Amorris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; [[Documentation|Return to Slicer Documentation]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
===CARMA Inhomogeneity Correction Filter===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[Image:carma_afib_inhomogeneity_correction.png|thumb|280px|Inhomogeneity Correction]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
===Module Type &amp;amp; Category===&lt;br /&gt;
&lt;br /&gt;
Type: CLI&lt;br /&gt;
&lt;br /&gt;
Category: CARMA&lt;br /&gt;
&lt;br /&gt;
===Authors, Collaborators &amp;amp; Contact===&lt;br /&gt;
* Alan Morris: CARMA Center, University of Utah&lt;br /&gt;
* Eugene Kholmovski: CARMA Center, University of Utah&lt;br /&gt;
* Josh Cates: CARMA Center, University of Utah&lt;br /&gt;
* Danny Perry: CARMA Center, University of Utah&lt;br /&gt;
&lt;br /&gt;
===Module Description===&lt;br /&gt;
This module implements a local intensity correction for inhomogeneities due to coil placement in Cardiac LGE-MRI images.  It fits a gradient function to the image data an normalizes accordingly.  Note that this is not a whole image correction and it is specific to LGE MRI Cardiac images.  The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction.  There are no parameters.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
===Examples, Use Cases &amp;amp; Tutorials===&lt;br /&gt;
&lt;br /&gt;
* Note use cases for which this module is especially appropriate, and/or link to examples.&lt;br /&gt;
* Link to examples of the module's use&lt;br /&gt;
* Link to any existing tutorials&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
List all the panels in your interface, their features, what they mean, and how to use them. For instance:&lt;br /&gt;
&lt;br /&gt;
* '''Input panel:'''&lt;br /&gt;
* '''Parameters panel:'''&lt;br /&gt;
* '''Output panel:'''&lt;br /&gt;
* '''Viewing panel:'''&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
===Dependencies===&lt;br /&gt;
&lt;br /&gt;
Other modules or packages that are required for this module's use.&lt;br /&gt;
&lt;br /&gt;
===Known bugs===&lt;br /&gt;
&lt;br /&gt;
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer bug tracker. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Usability issues===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Source code &amp;amp; documentation===&lt;br /&gt;
&lt;br /&gt;
Customize following [http://www.na-mic.org/ViewVC/index.cgi/ links] for your module.&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Slicer/Documentation/Slicer3/html/ Links] to documentation generated by doxygen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Information == &lt;br /&gt;
&lt;br /&gt;
===Acknowledgment===&lt;br /&gt;
Include funding and other support here.&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
Publications related to this module go here. Links to pdfs would be useful.&lt;/div&gt;</summary>
		<author><name>Amorris</name></author>
		
	</entry>
</feed>