Difference between revisions of "Documentation/Nightly/Modules/SlicerModulePVAntrumCut"

From Slicer Wiki
Jump to: navigation, search
(created new module page)
 
Line 7: Line 7:
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
Authors: Salma Bengali, CARMA Center, University of Utah<br>
+
Author: Salma Bengali, CARMA Center, University of Utah<br>
 
Contributors: Alan Morris, Greg Gardner, Josh Cates, Rob MacLeod, CARMA Center, University of Utah<br>
 
Contributors: Alan Morris, Greg Gardner, Josh Cates, Rob MacLeod, CARMA Center, University of Utah<br>
Contacts: Salma Bengali: <email>salma.bengali@carma.utah.edu</email> <br>
+
Contact: Salma Bengali: <email>salma.bengali@carma.utah.edu</email> <br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{|
 
{|

Revision as of 18:58, 20 February 2013

Home < Documentation < Nightly < Modules < SlicerModulePVAntrumCut

Introduction and Acknowledgements

Author: Salma Bengali, CARMA Center, University of Utah
Contributors: Alan Morris, Greg Gardner, Josh Cates, Rob MacLeod, CARMA Center, University of Utah
Contact: Salma Bengali: <email>salma.bengali@carma.utah.edu</email>

Carma UofU logo.jpg

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.

Use Cases

This module is meant to be used for removing the PV regions from the LA endocardial segmentation.

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

Tutorials

CARMA PV Antrum Cut Filter Tutorial

Panels and their use

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


Similar Modules

N/A

References

N/A

Information for Developers

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