Documentation/4.4/Modules/SlicerModuleAxialDilate

From Slicer Wiki
Jump to: navigation, search
Home < Documentation < 4.4 < Modules < SlicerModuleAxialDilate


For the latest Slicer documentation, visit the read-the-docs.



Introduction and Acknowledgements

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

The University of Utah Health Sciences  

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.

Before Dilation
After Dilation

Tutorials

Axial Dilate Filter Tutorial

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.