18#ifndef __elxNormalizedMutualInformationMetric_H__
19#define __elxNormalizedMutualInformationMetric_H__
72template<
class TElastix >
76 typename MetricBase< TElastix >::FixedImageType,
77 typename MetricBase< TElastix >::MovingImageType >,
88 typedef itk::SmartPointer< Self >
Pointer;
152 FixedImageType::ImageDimension );
156 MovingImageType::ImageDimension );
201#ifndef ITK_MANUAL_INSTANTIATION
202#include "elxNormalizedMutualInformationMetric.hxx"
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
ElastixType::MovingImageType MovingImageType
ElastixType::FixedImageType FixedImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
virtual void SetUseDerivative(bool _arg)