Difference between revisions of "DBP3:Utah:SlicerModulePVAntrumCut"
From NAMIC Wiki
(Added source code link) |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | ===CARMA | + | ===CARMA PV Antrum Cut Filter=== |
{| | {| | ||
Line 24: | Line 24: | ||
==Module Description== | ==Module Description== | ||
− | This module creates a cardiac MRI segmentation mask called 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 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). |
</div> | </div> | ||
Line 34: | Line 34: | ||
===Examples, Use Cases & Tutorials=== | ===Examples, Use Cases & Tutorials=== | ||
* This module is meant to be used for removing the PV regions from the LA endocardial segmentation. | * This module is meant to be used for removing the PV regions from the LA endocardial segmentation. | ||
− | * [[Media:CARMA_Shrink_Wrap_Filter_Tutorial.pptx|CARMA | + | * [[Media:CARMA_Shrink_Wrap_Filter_Tutorial.pptx|CARMA PV Antrum Cut Filter Tutorial]] |
===Quick Tour of Features and Use=== | ===Quick Tour of Features and Use=== | ||
Line 51: | Line 51: | ||
== Development == | == Development == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Source code & documentation=== | ===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> |
Revision as of 23:34, 12 December 2012
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 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).
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.
More Information
Acknowledgment
Include funding and other support here.
References
Publications related to this module go here. Links to pdfs would be useful.