Difference between revisions of "DBP3:Utah:SlicerModulePVAntrumCut"
From NAMIC Wiki
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 | + | 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%;"> | ||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 05:54, 11 January 2013
Home < DBP3:Utah:SlicerModulePVAntrumCutCARMA PV Antrum Cut Filter
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
- This module is meant to be used for removing the PV regions from the LA endocardial segmentation.
- CARMA PV Antrum Cut Filter Tutorial
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.