go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
elastix::GradientDifferenceMetric< TElastix > Class Template Reference

#include <elxGradientDifferenceMetric.h>

Inheritance diagram for elastix::GradientDifferenceMetric< TElastix >:
Inheritance graph
[legend]
Collaboration diagram for elastix::GradientDifferenceMetric< TElastix >:
Collaboration graph
[legend]

Public Types

typedef
Superclass2::ConfigurationPointer 
ConfigurationPointer
 
typedef
Superclass2::ConfigurationType 
ConfigurationType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass1::CoordinateRepresentationType 
CoordinateRepresentationType
 
typedef Superclass1::DerivativeType DerivativeType
 
typedef Superclass2::ElastixPointer ElastixPointer
 
typedef Superclass2::ElastixType ElastixType
 
typedef
Superclass1::FixedImageConstPointer 
FixedImageConstPointer
 
typedef
Superclass1::FixedImageLimiterOutputType 
FixedImageLimiterOutputType
 
typedef
Superclass1::FixedImageLimiterType 
FixedImageLimiterType
 
typedef
Superclass1::FixedImageMaskPointer 
FixedImageMaskPointer
 
typedef
Superclass1::FixedImageMaskType 
FixedImageMaskType
 
typedef
Superclass1::FixedImagePixelType 
FixedImagePixelType
 
typedef
Superclass1::FixedImageRegionType 
FixedImageRegionType
 
typedef Superclass1::FixedImageType FixedImageType
 
typedef
Superclass1::GradientImageFilterPointer 
GradientImageFilterPointer
 
typedef
Superclass1::GradientImageFilterType 
GradientImageFilterType
 
typedef
Superclass1::GradientImagePointer 
GradientImagePointer
 
typedef
Superclass1::GradientImageType 
GradientImageType
 
typedef
Superclass1::GradientPixelType 
GradientPixelType
 
typedef
Superclass1::ImageSampleContainerPointer 
ImageSampleContainerPointer
 
typedef
Superclass1::ImageSampleContainerType 
ImageSampleContainerType
 
typedef
Superclass1::ImageSamplerPointer 
ImageSamplerPointer
 
typedef
Superclass1::ImageSamplerType 
ImageSamplerType
 
typedef Superclass1::InputPointType InputPointType
 
typedef
Superclass1::InterpolatorPointer 
InterpolatorPointer
 
typedef
Superclass1::InterpolatorType 
InterpolatorType
 
typedef Superclass2::ITKBaseType ITKBaseType
 
typedef Superclass1::MeasureType MeasureType
 
typedef
Superclass1::MovingImageConstPointer 
MovingImageConstPointer
 
typedef
Superclass1::MovingImageDerivativeScalesType 
MovingImageDerivativeScalesType
 
typedef
Superclass1::MovingImageLimiterOutputType 
MovingImageLimiterOutputType
 
typedef
Superclass1::MovingImageLimiterType 
MovingImageLimiterType
 
typedef
Superclass1::MovingImageMaskPointer 
MovingImageMaskPointer
 
typedef
Superclass1::MovingImageMaskType 
MovingImageMaskType
 
typedef
Superclass1::MovingImagePixelType 
MovingImagePixelType
 
typedef
Superclass1::MovingImageRegionType 
MovingImageRegionType
 
typedef
Superclass1::MovingImageType 
MovingImageType
 
typedef
Superclass1::OutputPointType 
OutputPointType
 
typedef Superclass1::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass1::RealType RealType
 
typedef
Superclass2::RegistrationPointer 
RegistrationPointer
 
typedef
Superclass2::RegistrationType 
RegistrationType
 
typedef GradientDifferenceMetric Self
 
typedef
GradientDifferenceImageToImageMetric
< typename MetricBase
< TElastix >::FixedImageType,
typename MetricBase< TElastix >
::MovingImageType
Superclass1
 
typedef MetricBase< TElastix > Superclass2
 
typedef TimerType::Pointer TimerPointer
 
typedef tmr::Timer TimerType
 
typedef
Superclass1::TransformJacobianType 
TransformJacobianType
 
typedef
Superclass1::TransformParametersType 
TransformParametersType
 
typedef
Superclass1::TransformPointer 
TransformPointer
 
typedef Superclass1::TransformType TransformType
 
- Public Types inherited from itk::GradientDifferenceImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
typedef
CastFixedImageFilterType::Pointer 
CastFixedImageFilterPointer
 
typedef itk::CastImageFilter
< FixedImageType,
FixedGradientImageType
CastFixedImageFilterType
 
typedef
CastMovedImageFilterType::Pointer 
CastMovedImageFilterPointer
 
typedef itk::CastImageFilter
< TransformedMovingImageType,
MovedGradientImageType
CastMovedImageFilterType
 
typedef
CombinationTransformType::Pointer 
CombinationTransformPointer
 
typedef
itk::AdvancedCombinationTransform
< ScalarType,
FixedImageDimension > 
CombinationTransformType
 
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DerivativeType DerivativeType
 
typedef itk::Image< RealType,
itkGetStaticConstMacro(FixedImageDimension) > 
FixedGradientImageType
 
typedef
FixedGradientImageType::PixelType 
FixedGradientPixelType
 
typedef
Superclass::FixedImageConstPointer 
FixedImageConstPointer
 
typedef MetricBase< TElastix >
::FixedImageType::PixelType 
FixedImagePixelType
 
typedef Superclass::FixedImageType FixedImageType
 
typedef InterpolatorType::Pointer InterpolatorPointer
 
typedef
Superclass::InterpolatorType 
InterpolatorType
 
typedef Superclass::MeasureType MeasureType
 
typedef itk::Image< RealType,
itkGetStaticConstMacro(MovedImageDimension) > 
MovedGradientImageType
 
typedef
MovedGradientImageType::PixelType 
MovedGradientPixelType
 
typedef MetricBase< TElastix >
::MovingImageType::PixelType 
MovedImagePixelType
 
typedef
Superclass::MovingImageConstPointer 
MovingImageConstPointer
 
typedef MovingImageType::RegionType MovingImageRegionType
 
typedef Superclass::MovingImageType MovingImageType
 
typedef itk::Optimizer OptimizerType
 
typedef SmartPointer< SelfPointer
 
typedef
RayCastInterpolatorType::Pointer 
RayCastInterpolatorPointer
 
typedef
itk::AdvancedRayCastInterpolateImageFunction
< MovingImageType, ScalarType
RayCastInterpolatorType
 
typedef Superclass::RealType RealType
 
typedef TransformType::ScalarType ScalarType
 
typedef OptimizerType::ScalesType ScalesType
 
typedef
GradientDifferenceImageToImageMetric 
Self
 
typedef
AdvancedImageToImageMetric
< MetricBase< TElastix >
::FixedImageType, MetricBase
< TElastix >::MovingImageType
Superclass
 
typedef itk::Image
< FixedImagePixelType,
itkGetStaticConstMacro(FixedImageDimension) > 
TransformedMovingImageType
 
typedef
Superclass::TransformJacobianType 
TransformJacobianType
 
typedef
itk::ResampleImageFilter
< MovingImageType,
TransformedMovingImageType
TransformMovingImageFilterType
 
typedef
Superclass::TransformParametersType 
TransformParametersType
 
typedef
Superclass::TransformPointer 
TransformPointer
 
typedef Superclass::TransformType TransformType
 
- Public Types inherited from itk::AdvancedImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
typedef AdvancedTransform
< ScalarType,
FixedImageDimension,
MovingImageDimension > 
AdvancedTransformType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::CoordinateRepresentationType 
CoordinateRepresentationType
 
typedef Superclass::DerivativeType DerivativeType
 
typedef DerivativeType::ValueType DerivativeValueType
 
typedef
Superclass::FixedImageConstPointer 
FixedImageConstPointer
 
typedef
FixedImageLimiterType::OutputType 
FixedImageLimiterOutputType
 
typedef LimiterFunctionBase
< RealType,
FixedImageDimension > 
FixedImageLimiterType
 
typedef
Superclass::FixedImageMaskPointer 
FixedImageMaskPointer
 
typedef
Superclass::FixedImageMaskType 
FixedImageMaskType
 
typedef FixedImageType::PixelType FixedImagePixelType
 
typedef FixedImageType::Pointer FixedImagePointer
 
typedef
Superclass::FixedImageRegionType 
FixedImageRegionType
 
typedef Superclass::FixedImageType FixedImageType
 
typedef
Superclass::GradientImageFilterPointer 
GradientImageFilterPointer
 
typedef
Superclass::GradientImageFilterType 
GradientImageFilterType
 
typedef
Superclass::GradientImagePointer 
GradientImagePointer
 
typedef
Superclass::GradientImageType 
GradientImageType
 
typedef
Superclass::GradientPixelType 
GradientPixelType
 
typedef vnl_sparse_matrix
< HessianValueType
HessianType
 
typedef DerivativeType::ValueType HessianValueType
 
typedef
ImageSamplerType::OutputVectorContainerPointer 
ImageSampleContainerPointer
 
typedef
ImageSamplerType::OutputVectorContainerType 
ImageSampleContainerType
 
typedef ImageSamplerType::Pointer ImageSamplerPointer
 
typedef ImageSamplerBase
< FixedImageType
ImageSamplerType
 
typedef Superclass::InputPointType InputPointType
 
typedef
Superclass::InterpolatorPointer 
InterpolatorPointer
 
typedef
Superclass::InterpolatorType 
InterpolatorType
 
typedef Superclass::MeasureType MeasureType
 
typedef
Superclass::MovingImageConstPointer 
MovingImageConstPointer
 
typedef FixedArray< double,
itkGetStaticConstMacro(MovingImageDimension) > 
MovingImageDerivativeScalesType
 
typedef
MovingImageLimiterType::OutputType 
MovingImageLimiterOutputType
 
typedef LimiterFunctionBase
< RealType,
MovingImageDimension > 
MovingImageLimiterType
 
typedef
Superclass::MovingImageMaskPointer 
MovingImageMaskPointer
 
typedef
Superclass::MovingImageMaskType 
MovingImageMaskType
 
typedef
Superclass::MovingImagePixelType 
MovingImagePixelType
 
typedef MovingImageType::Pointer MovingImagePointer
 
typedef MovingImageType::RegionType MovingImageRegionType
 
typedef Superclass::MovingImageType MovingImageType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::RealType RealType
 
typedef TransformType::ScalarType ScalarType
 
typedef AdvancedImageToImageMetric Self
 
typedef ImageToImageMetric
< MetricBase< TElastix >
::FixedImageType, MetricBase
< TElastix >::MovingImageType
Superclass
 
typedef
Superclass::TransformJacobianType 
TransformJacobianType
 
typedef
Superclass::TransformParametersType 
TransformParametersType
 
typedef
Superclass::TransformPointer 
TransformPointer
 
typedef Superclass::TransformType TransformType
 
- Public Types inherited from elastix::MetricBase< TElastix >
typedef
AdvancedImageToImageMetric
< FixedImageType,
MovingImageType
AdvancedMetricType
 
typedef
Superclass::ConfigurationPointer 
ConfigurationPointer
 
typedef
Superclass::ConfigurationType 
ConfigurationType
 
typedef
ITKBaseType::ParametersValueType 
CoordinateRepresentationType
 
typedef Superclass::ElastixPointer ElastixPointer
 
typedef Superclass::ElastixType ElastixType
 
typedef ElastixType::FixedImageType FixedImageType
 
typedef PointSet
< CoordinateRepresentationType,
FixedImageDimension,
DefaultStaticMeshTraits
< CoordinateRepresentationType,
FixedImageDimension,
FixedImageDimension,
CoordinateRepresentationType,
CoordinateRepresentationType,
CoordinateRepresentationType > > 
FixedPointSetType
 
typedef FixedImageType::PointType FixedPointType
 
typedef FixedPointType::ValueType FixedPointValueType
 
typedef
AdvancedMetricType::ImageSamplerType 
ImageSamplerBaseType
 
typedef SingleValuedCostFunction ITKBaseType
 
typedef ITKBaseType::MeasureType MeasureType
 
typedef
ElastixType::MovingImageType 
MovingImageType
 
typedef PointSet
< CoordinateRepresentationType,
MovingImageDimension,
DefaultStaticMeshTraits
< CoordinateRepresentationType,
MovingImageDimension,
MovingImageDimension,
CoordinateRepresentationType,
CoordinateRepresentationType,
CoordinateRepresentationType > > 
MovingPointSetType
 
typedef MovingImageType::PointType MovingPointType
 
typedef MovingPointType::ValueType MovingPointValueType
 
typedef
Superclass::RegistrationPointer 
RegistrationPointer
 
typedef
Superclass::RegistrationType 
RegistrationType
 
typedef MetricBase Self
 
typedef BaseComponentSE< TElastix > Superclass
 
- Public Types inherited from elastix::BaseComponentSE< TElastix >
typedef
ElastixType::ConfigurationPointer 
ConfigurationPointer
 
typedef
ElastixType::ConfigurationType 
ConfigurationType
 
typedef ElastixType::Pointer ElastixPointer
 
typedef TElastix ElastixType
 
typedef RegistrationTypeRegistrationPointer
 
typedef
ElastixType::RegistrationBaseType 
RegistrationType
 
typedef BaseComponentSE Self
 
typedef BaseComponent Superclass
 

Public Member Functions

virtual void BeforeEachResolution (void)
 
virtual void BeforeRegistration (void)
 
 elxClassNameMacro ("GradientDifference")
 
virtual const char * GetClassName () const
 
virtual void Initialize (void) throw (ExceptionObject)
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
 
- Public Member Functions inherited from itk::GradientDifferenceImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
void GetDerivative (const TransformParametersType &parameters, DerivativeType &derivative) const
 
virtual const doubleGetDerivativeDelta ()
 
virtual const ScalesTypeGetScales ()
 
MeasureType GetValue (const TransformParametersType &parameters) const
 
void GetValueAndDerivative (const TransformParametersType &parameters, MeasureType &Value, DerivativeType &derivative) const
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 
 itkStaticConstMacro (MovedImageDimension, unsigned int, MovingImageType::ImageDimension)
 
virtual void SetDerivativeDelta (double _arg)
 
virtual void SetScales (ScalesType _arg)
 
void WriteGradientImagesToFiles (void) const
 
- Public Member Functions inherited from itk::AdvancedImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
virtual const
FixedImageLimiterType
GetFixedImageLimiter ()
 
virtual double GetFixedLimitRangeRatio () const
 
virtual ImageSamplerTypeGetImageSampler (void) const
 
virtual const
MovingImageDerivativeScalesType
GetMovingImageDerivativeScales ()
 
virtual const
MovingImageLimiterType
GetMovingImageLimiter ()
 
virtual double GetMovingLimitRangeRatio () const
 
virtual double GetRequiredRatioOfValidSamples () const
 
virtual void GetSelfHessian (const TransformParametersType &parameters, HessianType &H) const
 
const AdvancedTransformTypeGetTransform (void) const
 
virtual bool GetUseFixedImageLimiter () const
 
virtual bool GetUseImageSampler () const
 
virtual bool GetUseMovingImageDerivativeScales () const
 
virtual bool GetUseMovingImageLimiter () const
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, MetricBase< TElastix >::MovingImageType::ImageDimension)
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, MetricBase< TElastix >::FixedImageType::ImageDimension)
 
virtual void SetFixedImageLimiter (FixedImageLimiterType *_arg)
 
virtual void SetFixedLimitRangeRatio (double _arg)
 
virtual void SetImageSampler (ImageSamplerType *_arg)
 
virtual void SetMovingImageDerivativeScales (MovingImageDerivativeScalesType _arg)
 
virtual void SetMovingImageLimiter (MovingImageLimiterType *_arg)
 
virtual void SetMovingLimitRangeRatio (double _arg)
 
virtual void SetRequiredRatioOfValidSamples (double _arg)
 
virtual void SetTransform (AdvancedTransformType *arg)
 
virtual void SetUseMovingImageDerivativeScales (bool _arg)
 
- Public Member Functions inherited from elastix::MetricBase< TElastix >
virtual void AfterEachIterationBase (void)
 
virtual void BeforeEachResolutionBase (void)
 
virtual ImageSamplerBaseTypeGetAdvancedMetricImageSampler (void) const
 
virtual bool GetAdvancedMetricUseImageSampler (void) const
 
virtual ITKBaseTypeGetAsITKBaseType (void)
 
virtual const ITKBaseTypeGetAsITKBaseType (void) const
 
virtual MeasureType GetCurrentExactMetricValue (void) const
 
virtual bool GetShowExactMetricValue (void) const
 
 itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 
 itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
 
virtual void SelectNewSamples (void)
 
virtual void SetAdvancedMetricImageSampler (ImageSamplerBaseType *sampler)
 
- Public Member Functions inherited from elastix::BaseComponentSE< TElastix >
virtual ConfigurationTypeGetConfiguration (void) const
 
virtual ElastixTypeGetElastix (void) const
 
virtual RegistrationPointer GetRegistration (void) const
 
virtual void SetConfiguration (ConfigurationType *_arg)
 
virtual void SetElastix (ElastixType *_arg)
 
- Public Member Functions inherited from elastix::BaseComponent
virtual void AfterEachIteration (void)
 
virtual void AfterEachResolution (void)
 
virtual void AfterEachResolutionBase (void)
 
virtual void AfterRegistration (void)
 
virtual void AfterRegistrationBase (void)
 
virtual int BeforeAll (void)
 
virtual int BeforeAllBase (void)
 
virtual void BeforeRegistrationBase (void)
 
virtual const char * elxGetClassName (void) const
 
virtual const char * GetComponentLabel (void) const
 
virtual void SetComponentLabel (const char *label, unsigned int idx)
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::GradientDifferenceImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
static Pointer New ()
 

Protected Member Functions

 GradientDifferenceMetric ()
 
virtual ~GradientDifferenceMetric ()
 
- Protected Member Functions inherited from itk::GradientDifferenceImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
MeasureType ComputeMeasure (const TransformParametersType &parameters, const double *subtractionFactor) const
 
void ComputeMovedGradientRange (void) const
 
void ComputeVariance (void) const
 
 GradientDifferenceImageToImageMetric ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
virtual ~GradientDifferenceImageToImageMetric ()
 
- Protected Member Functions inherited from itk::AdvancedImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
 AdvancedImageToImageMetric ()
 
virtual void CheckForAdvancedTransform (void)
 
virtual void CheckForBSplineInterpolator (void)
 
virtual void CheckNumberOfSamples (unsigned long wanted, unsigned long found) const
 
virtual void ComputeFixedImageExtrema (const FixedImageType *image, const FixedImageRegionType &region)
 
virtual void ComputeMovingImageExtrema (const MovingImageType *image, const MovingImageRegionType &region)
 
virtual bool EvaluateMovingImageValueAndDerivative (const MovingImagePointType &mappedPoint, RealType &movingImageValue, MovingImageDerivativeType *gradient) const
 
virtual bool EvaluateTransformJacobian (const FixedImagePointType &fixedImagePoint, TransformJacobianType &jacobian, NonZeroJacobianIndicesType &nzji) const
 
virtual void InitializeImageSampler (void) throw ( ExceptionObject )
 
virtual void InitializeLimiters (void)
 
virtual bool IsInsideMovingMask (const MovingImagePointType &point) const
 
void PrintSelf (std::ostream &os, Indent indent) const
 
virtual void SetUseFixedImageLimiter (bool _arg)
 
virtual void SetUseImageSampler (bool _arg)
 
virtual void SetUseMovingImageLimiter (bool _arg)
 
virtual bool TransformPoint (const FixedImagePointType &fixedImagePoint, MovingImagePointType &mappedPoint) const
 
virtual ~AdvancedImageToImageMetric ()
 
- Protected Member Functions inherited from elastix::MetricBase< TElastix >
virtual MeasureType GetExactValue (const ParametersType &parameters)
 
 MetricBase ()
 
virtual ~MetricBase ()
 
- Protected Member Functions inherited from elastix::BaseComponentSE< TElastix >
 BaseComponentSE ()
 
virtual ~BaseComponentSE ()
 
- Protected Member Functions inherited from elastix::BaseComponent
 BaseComponent ()
 
virtual ~BaseComponent ()
 

Private Member Functions

 GradientDifferenceMetric (const Self &)
 
void operator= (const Self &)
 

Additional Inherited Members

- Protected Types inherited from itk::GradientDifferenceImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
typedef
NeighborhoodOperatorImageFilter
< FixedGradientImageType,
FixedGradientImageType
FixedSobelFilter
 
typedef
NeighborhoodOperatorImageFilter
< MovedGradientImageType,
MovedGradientImageType
MovedSobelFilter
 
- Protected Types inherited from elastix::MetricBase< TElastix >
typedef itk::ImageGridSampler
< FixedImageType
ExactMetricImageSamplerType
 
typedef
ExactMetricImageSamplerType::SampleGridSpacingType 
ExactMetricSampleGridSpacingType
 
typedef ITKBaseType::ParametersType ParametersType
 
- Protected Attributes inherited from itk::AdvancedImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >
AdvancedTransformType::Pointer m_AdvancedTransform
 
BSplineInterpolatorType::Pointer m_BSplineInterpolator
 
BSplineInterpolatorFloatType::Pointer m_BSplineInterpolatorFloat
 
CentralDifferenceGradientFilterType::Pointer m_CentralDifferenceGradientFilter
 
FixedImageLimiterType::Pointer m_FixedImageLimiter
 
FixedImageLimiterOutputType m_FixedImageMaxLimit
 
FixedImageLimiterOutputType m_FixedImageMinLimit
 
FixedImagePixelType m_FixedImageTrueMax
 
FixedImagePixelType m_FixedImageTrueMin
 
ImageSamplerPointer m_ImageSampler
 
bool m_InterpolatorIsBSpline
 
bool m_InterpolatorIsBSplineFloat
 
bool m_InterpolatorIsReducedBSpline
 
MovingImageLimiterType::Pointer m_MovingImageLimiter
 
MovingImageLimiterOutputType m_MovingImageMaxLimit
 
MovingImageLimiterOutputType m_MovingImageMinLimit
 
MovingImagePixelType m_MovingImageTrueMax
 
MovingImagePixelType m_MovingImageTrueMin
 
ReducedBSplineInterpolatorType::Pointer m_ReducedBSplineInterpolator
 
bool m_TransformIsAdvanced
 
- Protected Attributes inherited from elastix::MetricBase< TElastix >
MeasureType m_CurrentExactMetricValue
 
ExactMetricSampleGridSpacingType m_ExactMetricSampleGridSpacing
 
ExactMetricImageSamplerType::Pointer m_ExactMetricSampler
 
bool m_ShowExactMetricValue
 

Detailed Description

template<class TElastix>
class elastix::GradientDifferenceMetric< TElastix >

An metric based on the itk::GradientDifferenceImageToImageMetric.

Definition at line 36 of file elxGradientDifferenceMetric.h.

Member Typedef Documentation

Definition at line 124 of file elxGradientDifferenceMetric.h.

Definition at line 123 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef SmartPointer<const Self> elastix::GradientDifferenceMetric< TElastix >::ConstPointer

Definition at line 52 of file elxGradientDifferenceMetric.h.

Typedefs from the superclass.

Definition at line 68 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::DerivativeType elastix::GradientDifferenceMetric< TElastix >::DerivativeType

Definition at line 94 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass2::ElastixPointer elastix::GradientDifferenceMetric< TElastix >::ElastixPointer

Definition at line 122 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass2::ElastixType elastix::GradientDifferenceMetric< TElastix >::ElastixType

Typedef's inherited from Elastix.

Definition at line 121 of file elxGradientDifferenceMetric.h.

Definition at line 73 of file elxGradientDifferenceMetric.h.

Definition at line 106 of file elxGradientDifferenceMetric.h.

Definition at line 103 of file elxGradientDifferenceMetric.h.

Definition at line 90 of file elxGradientDifferenceMetric.h.

Definition at line 89 of file elxGradientDifferenceMetric.h.

Definition at line 96 of file elxGradientDifferenceMetric.h.

Definition at line 74 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::FixedImageType elastix::GradientDifferenceMetric< TElastix >::FixedImageType

Definition at line 72 of file elxGradientDifferenceMetric.h.

Definition at line 88 of file elxGradientDifferenceMetric.h.

Definition at line 87 of file elxGradientDifferenceMetric.h.

Definition at line 86 of file elxGradientDifferenceMetric.h.

Definition at line 85 of file elxGradientDifferenceMetric.h.

Definition at line 84 of file elxGradientDifferenceMetric.h.

Definition at line 102 of file elxGradientDifferenceMetric.h.

Definition at line 100 of file elxGradientDifferenceMetric.h.

Definition at line 99 of file elxGradientDifferenceMetric.h.

Definition at line 98 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::InputPointType elastix::GradientDifferenceMetric< TElastix >::InputPointType

Definition at line 77 of file elxGradientDifferenceMetric.h.

Definition at line 82 of file elxGradientDifferenceMetric.h.

Definition at line 81 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass2::ITKBaseType elastix::GradientDifferenceMetric< TElastix >::ITKBaseType

Definition at line 127 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::MeasureType elastix::GradientDifferenceMetric< TElastix >::MeasureType

Definition at line 93 of file elxGradientDifferenceMetric.h.

Definition at line 71 of file elxGradientDifferenceMetric.h.

Definition at line 110 of file elxGradientDifferenceMetric.h.

Definition at line 108 of file elxGradientDifferenceMetric.h.

Definition at line 104 of file elxGradientDifferenceMetric.h.

Definition at line 92 of file elxGradientDifferenceMetric.h.

Definition at line 91 of file elxGradientDifferenceMetric.h.

Definition at line 70 of file elxGradientDifferenceMetric.h.

Definition at line 97 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::MovingImageType elastix::GradientDifferenceMetric< TElastix >::MovingImageType

Definition at line 69 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::OutputPointType elastix::GradientDifferenceMetric< TElastix >::OutputPointType

Definition at line 78 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::ParametersType elastix::GradientDifferenceMetric< TElastix >::ParametersType

Definition at line 95 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef SmartPointer<Self> elastix::GradientDifferenceMetric< TElastix >::Pointer

Definition at line 51 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::RealType elastix::GradientDifferenceMetric< TElastix >::RealType

Definition at line 83 of file elxGradientDifferenceMetric.h.

Definition at line 126 of file elxGradientDifferenceMetric.h.

Definition at line 125 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef GradientDifferenceMetric elastix::GradientDifferenceMetric< TElastix >::Self

Standard ITK-stuff.

Definition at line 46 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef GradientDifferenceImageToImageMetric< typename MetricBase<TElastix>::FixedImageType, typename MetricBase<TElastix>::MovingImageType > elastix::GradientDifferenceMetric< TElastix >::Superclass1

Definition at line 49 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef MetricBase<TElastix> elastix::GradientDifferenceMetric< TElastix >::Superclass2

Definition at line 50 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef TimerType::Pointer elastix::GradientDifferenceMetric< TElastix >::TimerPointer

Typedef for timer.

Definition at line 133 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef tmr::Timer elastix::GradientDifferenceMetric< TElastix >::TimerType

Typedef for timer.

Definition at line 130 of file elxGradientDifferenceMetric.h.

Definition at line 80 of file elxGradientDifferenceMetric.h.

Definition at line 79 of file elxGradientDifferenceMetric.h.

Definition at line 76 of file elxGradientDifferenceMetric.h.

template<class TElastix >
typedef Superclass1::TransformType elastix::GradientDifferenceMetric< TElastix >::TransformType

Definition at line 75 of file elxGradientDifferenceMetric.h.

Constructor & Destructor Documentation

template<class TElastix >
elastix::GradientDifferenceMetric< TElastix >::GradientDifferenceMetric ( )
inlineprotected

The constructor.

Definition at line 153 of file elxGradientDifferenceMetric.h.

template<class TElastix >
virtual elastix::GradientDifferenceMetric< TElastix >::~GradientDifferenceMetric ( )
inlineprotectedvirtual

The destructor.

Definition at line 156 of file elxGradientDifferenceMetric.h.

template<class TElastix >
elastix::GradientDifferenceMetric< TElastix >::GradientDifferenceMetric ( const Self )
private

The private constructor.

Member Function Documentation

template<class TElastix >
virtual void elastix::GradientDifferenceMetric< TElastix >::BeforeEachResolution ( void  )
virtual

Reimplemented from elastix::BaseComponent.

template<class TElastix >
virtual void elastix::GradientDifferenceMetric< TElastix >::BeforeRegistration ( void  )
virtual

Do some things before each resolution:

  • Set CheckNumberOfSamples setting
  • Set UseNormalization setting

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::GradientDifferenceMetric< TElastix >::elxClassNameMacro ( "GradientDifference"  )

Name of this class. Use this name in the parameter file to select this specific metric.
example: (Metric "GradientDifference")

template<class TElastix >
virtual const char* elastix::GradientDifferenceMetric< TElastix >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
virtual void elastix::GradientDifferenceMetric< TElastix >::Initialize ( void  ) throw (ExceptionObject)
virtual

Sets up a timer to measure the initialisation time and calls the Superclass' implementation.

Reimplemented from itk::GradientDifferenceImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::MovingImageType >.

template<class TElastix >
elastix::GradientDifferenceMetric< TElastix >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned  int,
FixedImageType::ImageDimension   
)

The fixed image dimension.

template<class TElastix >
elastix::GradientDifferenceMetric< TElastix >::itkStaticConstMacro ( MovingImageDimension  ,
unsigned  int,
MovingImageType::ImageDimension   
)

The moving image dimension.

template<class TElastix >
static Pointer elastix::GradientDifferenceMetric< TElastix >::New ( )
static

Method for creation through the object factory.

template<class TElastix >
void elastix::GradientDifferenceMetric< TElastix >::operator= ( const Self )
private

The private copy constructor.



Generated on 27-06-2013 for elastix by doxygen 1.8.3.1 elastix logo