Go to the documentation of this file.
18 #ifndef __elxMutualInformationHistogramMetric_H__
19 #define __elxMutualInformationHistogramMetric_H__
22 #include "itkMutualInformationHistogramImageToImageMetric.h"
45 template<
class TElastix >
48 itk::MutualInformationHistogramImageToImageMetric<
49 typename MetricBase< TElastix >::FixedImageType,
50 typename MetricBase< TElastix >::MovingImageType >,
57 typedef itk::MutualInformationHistogramImageToImageMetric<
61 typedef itk::SmartPointer< Self >
Pointer;
69 itk::MutualInformationHistogramImageToImageMetric );
93 MovingImageType::ImageDimension );
117 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
137 #ifndef ITK_MANUAL_INSTANTIATION
138 #include "elxMutualInformationHistogramMetric.hxx"
141 #endif // end #ifndef __elxMutualInformationHistogramMetric_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 |
|