Difference between revisions of "Documentation/Nightly/Modules/SlicerModuleInhomogeneity"
m |
|||
Line 9: | Line 9: | ||
Author: Alan Morris, CARMA Center, University of Utah<br> | Author: Alan Morris, CARMA Center, University of Utah<br> | ||
Contributors: Josh Cates, Rob MacLeod, Eugene Kholmovski, CARMA Center, University of Utah<br> | Contributors: Josh Cates, Rob MacLeod, Eugene Kholmovski, CARMA Center, University of Utah<br> | ||
− | + | Contact: Alan Morris: <email>alan.morris@carma.utah.edu</email> <br> | |
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
{| | {| |
Revision as of 19:19, 20 February 2013
Home < Documentation < Nightly < Modules < SlicerModuleInhomogeneityIntroduction and Acknowledgements
Author: Alan Morris, CARMA Center, University of Utah | |
|
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.
Use Cases
This module is meant to be used for MRI scans where local inhomogeneity has been detected.
Tutorials
CARMA Automatic Cardiac MRI Inhomogeneity Correction Filter Tutorial
Panels and their use
- 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
N/A
Similar Modules
N/A
References
N/A
Information for Developers
The source code for this module can be found at the CARMA GitHub repository.