Difference between revisions of "DBP3:Utah:SlicerModuleAxialDilate"
From NAMIC Wiki
Line 18: | Line 18: | ||
Type: CLI | Type: CLI | ||
− | Category: | + | Category: Cardiac MRI Toolkit |
</div> | </div> |
Revision as of 18:56, 29 July 2013
Home < DBP3:Utah:SlicerModuleAxialDilateCARMA Axial Dilate 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: Cardiac MRI Toolkit
Module Description
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.
Usage
Examples, Use Cases & Tutorials
- This module is meant to be used to create an initial wall segmentation from an endo segmentation.
- CARMA Axial Dilate Filter Tutorial
Quick Tour of Features and Use
The following are the inputs and outputs
- Target Layer : Select the segmentation to dilate
- Output Layer : The dilated output
Development
Source code & documentation
The source code for this module can be found at the GitHub repository.