18 #ifndef __elxTransformBendingEnergyPenaltyTerm_H__ 19 #define __elxTransformBendingEnergyPenaltyTerm_H__ 48 template<
class TElastix >
52 typename MetricBase< TElastix >::FixedImageType,
64 typedef itk::SmartPointer< Self >
Pointer;
125 FixedImageType::ImageDimension );
129 MovingImageType::ImageDimension );
143 virtual void Initialize(
void ) throw (
itk::ExceptionObject );
170 #ifndef ITK_MANUAL_INSTANTIATION 171 #include "elxTransformBendingEnergyPenaltyTerm.hxx" 174 #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.