ITK  4.0.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKBiasCorrection
Group Filtering
Collaboration diagram for Module ITKBiasCorrection:

Classes

class  itk::MRASlabIdentifier< TInputImage >
 identifies slab in MR images comparing minimum intensity averages More...
class  itk::MRIBiasEnergyFunction< TImage, TImageMask, TBiasField >
 a cost function for optimization More...
class  itk::MRIBiasFieldCorrectionFilter< TInputImage, TOutputImage, TMaskImage >
 corrects 3D MRI bias field More...
class  itk::N4BiasFieldCorrectionImageFilter< TInputImage, TMaskImage, TOutputImage >
 Implementation of the N4 bias field correction algorithm. More...

Detailed Description

This module contains classes implementing bias correction methods. This is commonly needed for MRI imaging when the intensities in the middle of the image are higher than the intensities in the borders of the image. The same need is common in microscopy images when the illumination is not uniform across the field of view.

Dependencies: