Class definition for N3BiasFieldScaleCostFunction. More...
#include <itkN3MRIBiasFieldCorrectionImageFilter.h>


Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::DerivativeType | DerivativeType |
| typedef Superclass::MeasureType | MeasureType |
| typedef Superclass::ParametersType | ParametersType |
| typedef SmartPointer< Self > | Pointer |
| typedef N3BiasFieldScaleCostFunction | Self |
| typedef SingleValuedCostFunction | Superclass |
Public Member Functions | |
| virtual void | GetDerivative (const ParametersType ¶meters, DerivativeType &derivative) const |
| virtual unsigned int | GetNumberOfParameters () const |
| virtual MeasureType | GetValue (const ParametersType ¶meters) 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... | |
Class definition for N3BiasFieldScaleCostFunction.
| itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
| itkTypeMacro | ( | N3BiasFieldScaleCostFunction< TInputImage, TBiasFieldImage, TMaskImage, TConfidenceImage > | , |
| SingleValuedCostFunction | |||
| ) |
Run-time type information (and related methods).