Difference between revisions of "DBP3:Utah:SlicerModuleAxialDilate"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ ===CARMA Axial Dilate Filter=== {| |thumb|280px|Before Dilation |thumb|280px|After Dilation |} ==Autho…')
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
===CARMA Axial Dilate Filter===
+
===CMR Toolkit Axial Dilate Filter===
  
 
{|
 
{|
Line 18: Line 18:
 
Type: CLI
 
Type: CLI
  
Category: CARMA
+
Category: Cardiac MRI Toolkit
  
 
</div>
 
</div>
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===

Latest revision as of 19:55, 29 July 2013

Home < DBP3:Utah:SlicerModuleAxialDilate

CMR Toolkit Axial Dilate Filter

Before Dilation
After Dilation

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

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.

More Information