Go to the documentation of this file.
18 #ifndef __elxNormalizedMutualInformationMetric_H__
19 #define __elxNormalizedMutualInformationMetric_H__
72 template<
class TElastix >
76 typename MetricBase< TElastix >::FixedImageType,
77 typename MetricBase< TElastix >::MovingImageType >,
88 typedef itk::SmartPointer< Self >
Pointer;
152 FixedImageType::ImageDimension );
156 MovingImageType::ImageDimension );
176 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
201 #ifndef ITK_MANUAL_INSTANTIATION
202 #include "elxNormalizedMutualInformationMetric.hxx"
205 #endif // end #ifndef __elxNormalizedMutualInformationMetric_H__
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
This class is the elastix base class for all Metrics.
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationType ConfigurationType
Superclass::ElastixPointer ElastixPointer
ElastixType::FixedImageType FixedImageType
virtual void SetUseDerivative(bool _arg)
ElastixType::MovingImageType MovingImageType
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|