Difference between revisions of "DBP3:Utah:SlicerModuleInhomogeneity"

From NAMIC Wiki
Jump to: navigation, search
Line 64: Line 64:
 
== More Information ==  
 
== More Information ==  
  
===Acknowledgment===
 
Include funding and other support here.
 
 
===References===
 
Publications related to this module go here. Links to pdfs would be useful.
 
  
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 18:06, 13 December 2012

Home < DBP3:Utah:SlicerModuleInhomogeneity

CARMA Inhomogeneity Correction Filter

Inhomogeneity correction, original above, corrected below

Authors, Collaborators & Contact

  • CARMA Center, University of Utah: Alan Morris, Eugene Kholmovski, Josh Cates, Rob MacLeod

General Information

Module Type & Category

Type: CLI

Category: CARMA

Module Description

This module implements a local intensity correction for inhomogeneities due to coil placement in cardiac LGE-MRI images. It fits a gradient function to the image data and normalizes accordingly. Note that this is not a whole image correction and it is specific to LGE MRI cardiac images. The input to this module is a segmented region on which to base the intensity gradient model and a segmentation of the region of interest to apply the correction. There are no parameters.

Usage

Examples, Use Cases & Tutorials

Quick Tour of Features and Use

The following are the inputs and outputs

  • MRI Image : Select the DE-MRI image
  • Blood Pool mask : Select the label map for the blood pool
  • ROI mask : Select the label map for the targeted region of interest
  • Corrected Output : The output volume

Development

Source Code & Documentation

The source code for this module can be found at the GitHub repository.

More Information