Difference between revisions of "DBP3:Utah:SlicerModulePVAntrumCut"

From NAMIC Wiki
Jump to: navigation, search
Line 24: Line 24:
  
 
==Module Description==
 
==Module Description==
This module creates a cardiac MRI segmentation mask called the PV Antrum Cut mask by removing the pulmonary veins (PVs) from the left atrium segmentation. The inputs are the left atrium endocardial segmentation and the left atrial endocardial wall segmentation. The output mask represents the entire left atrium endocardial layer minus the PVs. This mask can be used to calculate the early diastolic (peak) volume of the left atrium (LA).  
+
This module creates a cardiac MRI segmentation mask called the PV Antrum Cut mask by removing the pulmonary veins (PVs) from the left atrium (LA) segmentation. The inputs are the LA endocardial segmentation and the LA endocardial wall segmentation. The output mask represents the entire LA endocardial layer minus the PVs. This mask can be used to calculate the early diastolic (peak) volume of the LA.  
  
 
</div>
 
</div>
Line 38: Line 38:
 
===Quick Tour of Features and Use===
 
===Quick Tour of Features and Use===
  
The following are the inputs and outputs
+
The following are the inputs and outputs:
 
 
 
* Endo Layer : Select the LA endocardial segmentation image
 
* Endo Layer : Select the LA endocardial segmentation image
 
* Wall Layer : Select the LA wall segmentation image
 
* Wall Layer : Select the LA wall segmentation image
Line 59: Line 58:
  
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
== More Information ==
 
  
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 05:54, 11 January 2013

Home < DBP3:Utah:SlicerModulePVAntrumCut

CARMA PV Antrum Cut Filter

(Clockwise from top left) LA Wall Layer, LA Endo Layer, and LA Endo Layer with Pulmonary Veins Removed

Authors, Collaborators & Contact

  • CARMA Center, University of Utah: Alan Morris, Salma Bengali, Greg Gardner, Josh Cates, Rob MacLeod

General Information

Module Type & Category

Type: CLI

Category: CARMA

Module Description

This module creates a cardiac MRI segmentation mask called the PV Antrum Cut mask by removing the pulmonary veins (PVs) from the left atrium (LA) segmentation. The inputs are the LA endocardial segmentation and the LA endocardial wall segmentation. The output mask represents the entire LA endocardial layer minus the PVs. This mask can be used to calculate the early diastolic (peak) volume of the LA.

Usage

Examples, Use Cases & Tutorials

Quick Tour of Features and Use

The following are the inputs and outputs:

  • Endo Layer : Select the LA endocardial segmentation image
  • Wall Layer : Select the LA wall segmentation image
  • Endo Layer No Veins: The output mask

Development

Source code & documentation

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