CBICA Toolkit  1.0.0
N3BiasFieldScaleCostFunction< TInputImage, TBiasFieldImage, TMaskImage, TConfidenceImage > Class Template Reference

Class definition for N3BiasFieldScaleCostFunction. More...

#include <itkN3MRIBiasFieldCorrectionImageFilter.h>

Inheritance diagram for N3BiasFieldScaleCostFunction< TInputImage, TBiasFieldImage, TMaskImage, TConfidenceImage >:
Collaboration diagram for N3BiasFieldScaleCostFunction< TInputImage, TBiasFieldImage, TMaskImage, TConfidenceImage >:

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DerivativeType DerivativeType
 
typedef Superclass::MeasureType MeasureType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef N3BiasFieldScaleCostFunction Self
 
typedef SingleValuedCostFunction Superclass
 

Public Member Functions

virtual void GetDerivative (const ParametersType &parameters, DerivativeType &derivative) const
 
virtual unsigned int GetNumberOfParameters () const
 
virtual MeasureType GetValue (const ParametersType &parameters) const
 
 itkGetConstMacro (MaskLabel, typename TMaskImage::PixelType)
 
 itkNewMacro (Self)
 Method for creation through the object factory. More...
 
 itkSetMacro (MaskLabel, typename TMaskImage::PixelType)
 
 itkSetObjectMacro (InputImage, TInputImage)
 
 itkSetObjectMacro (BiasFieldImage, TBiasFieldImage)
 
 itkSetObjectMacro (MaskImage, TMaskImage)
 
 itkSetObjectMacro (ConfidenceImage, TConfidenceImage)
 
 itkTypeMacro (N3BiasFieldScaleCostFunction, SingleValuedCostFunction)
 Run-time type information (and related methods). More...
 

Detailed Description

template<typename TInputImage, typename TBiasFieldImage, typename TMaskImage, typename TConfidenceImage>
class itk::N3BiasFieldScaleCostFunction< TInputImage, TBiasFieldImage, TMaskImage, TConfidenceImage >

Class definition for N3BiasFieldScaleCostFunction.

Member Function Documentation

◆ itkNewMacro()

itkNewMacro ( Self  )

Method for creation through the object factory.

◆ itkTypeMacro()

itkTypeMacro ( N3BiasFieldScaleCostFunction< TInputImage, TBiasFieldImage, TMaskImage, TConfidenceImage >  ,
SingleValuedCostFunction   
)

Run-time type information (and related methods).


The documentation for this class was generated from the following file: