Documentation/4.5/Modules/SlicerModuleAxialDilate
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Author: Alan Morris, CARMA Center, University of Utah | |||
|
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.
Use Cases
This module is meant to be used to create an initial wall segmentation from an endo segmentation.
Tutorials
Panels and their use
- Target Layer : Select the segmentation to dilate
- Output Layer : The dilated output
Similar Modules
N/A
References
N/A
Information for Developers
The source code for this module can be found at the CARMA GitHub repository.