Difference between revisions of "DBP3:Utah:SlicerModuleAxialDilate"
From NAMIC Wiki
(Created page with '__NOTOC__ ===CARMA Axial Dilate Filter=== {| |thumb|280px|Before Dilation |thumb|280px|After Dilation |} ==Autho…') |
|||
Line 35: | Line 35: | ||
===Examples, Use Cases & Tutorials=== | ===Examples, Use Cases & Tutorials=== | ||
* This module is meant to be used to create an initial wall segmentation from an endo segmentation. | * This module is meant to be used to create an initial wall segmentation from an endo segmentation. | ||
+ | * [[Media:CARMA_Axial_Dilate_Filter_Tutorial.pptx|CARMA Axial Dilate Filter Tutorial]] | ||
===Quick Tour of Features and Use=== | ===Quick Tour of Features and Use=== |
Revision as of 18:33, 9 January 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: CARMA
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.