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

From Slicer Wiki
Jump to: navigation, search
(Changed logo)
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
Line 8: Line 9:
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
Author: Alan Morris, CARMA Center, University of Utah<br>
 
Author: Alan Morris, CARMA Center, University of Utah<br>
Contributors: Salma Bengali, Greg Gardner, Josh Cates, Rob MacLeod, CARMA Center, University of Utah<br>
+
Contributors: Umme Salma Bengali, Greg Gardner, Josh Cates, Rob MacLeod, CARMA Center, University of Utah<br>
 
Contact: Alan Morris: <email>alan.morris@carma.utah.edu</email> <br>
 
Contact: Alan Morris: <email>alan.morris@carma.utah.edu</email> <br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
{|
+
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
[[Image:CMRToolkit_UofU_logo.jpg‎|center|280px]]
+
|{{collaborator|logo|uofu}}|{{collaborator|longname|uofu}}
|}
+
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
  
Line 37: Line 38:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
[[Media:CARMA_Axial_Dilate_Filter_Tutorial.pptx|CARMA Axial Dilate Filter Tutorial]]
+
[[Media:CARMA_Axial_Dilate_Filter_Tutorial.pptx|Axial Dilate Filter Tutorial]]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 02:43, 12 August 2015

Home < Documentation < Nightly < Modules < SlicerModuleAxialDilate


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


Introduction and Acknowledgements

Author: Alan Morris, CARMA Center, University of Utah
Contributors: Umme 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.