18 #ifndef __elxTransformBendingEnergyPenaltyTerm_H__ 19 #define __elxTransformBendingEnergyPenaltyTerm_H__ 47 template<
class TElastix >
51 typename MetricBase< TElastix >::FixedImageType,
63 typedef itk::SmartPointer< Self >
Pointer;
124 FixedImageType::ImageDimension );
128 MovingImageType::ImageDimension );
142 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
169 #ifndef ITK_MANUAL_INSTANTIATION 170 #include "elxTransformBendingEnergyPenaltyTerm.hxx" 173 #endif // end #ifndef __elxTransformBendingEnergyPenaltyTerm_H__
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass::ConfigurationType ConfigurationType
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
ElastixType::FixedImageType FixedImageType
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
MovingImageType::RegionType MovingImageRegionType
Base class for all ITK limiter function objects.
Superclass::ElastixType ElastixType
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
MovingImageLimiterType::OutputType MovingImageLimiterOutputType
Superclass::ConfigurationPointer ConfigurationPointer
This class is the elastix base class for all Metrics.