Difference between revisions of "DBP3:Utah:SlicerModuleAxialDilate"

From NAMIC Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
===CARMA Axial Dilate Filter===
+
===CMR Toolkit Axial Dilate Filter===
  
 
{|
 
{|

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