Go to the documentation of this file.
18 #ifndef __elxViolaWellsMutualInformationMetric_H__
19 #define __elxViolaWellsMutualInformationMetric_H__
22 #include "itkMutualInformationImageToImageMetric.h"
59 template<
class TElastix >
62 itk::MutualInformationImageToImageMetric<
63 typename MetricBase< TElastix >::FixedImageType,
64 typename MetricBase< TElastix >::MovingImageType >,
71 typedef itk::MutualInformationImageToImageMetric<
75 typedef itk::SmartPointer< Self >
Pointer;
83 itk::MutualInformationImageToImageMetric );
111 MovingImageType::ImageDimension );
132 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
152 #ifndef ITK_MANUAL_INSTANTIATION
153 #include "elxViolaWellsMutualInformationMetric.hxx"
156 #endif // end #ifndef __elxViolaWellsMutualInformationMetric_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 |
|