Go to the documentation of this file.
18 #ifndef __elxKNNGraphAlphaMutualInformationMetric_H__
19 #define __elxKNNGraphAlphaMutualInformationMetric_H__
81 template<
class TElastix >
85 typename MetricBase< TElastix >::FixedImageType,
86 typename MetricBase< TElastix >::MovingImageType >,
97 typedef itk::SmartPointer< Self >
Pointer;
128 FixedImageType::ImageDimension );
131 MovingImageType::ImageDimension );
172 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
192 #ifndef ITK_MANUAL_INSTANTIATION
193 #include "elxKNNGraphAlphaMutualInformationMetric.hxx"
196 #endif // end #ifndef __elxKNNGraphAlphaMutualInformationMetric_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
ElastixType::MovingImageType MovingImageType
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|