14 #ifndef __elxTransformRigidityPenaltyTerm_H__
15 #define __elxTransformRigidityPenaltyTerm_H__
107 template <
class TElastix >
110 typename MetricBase<TElastix>::FixedImageType,
181 FixedImageType::ImageDimension );
185 MovingImageType::ImageDimension );
204 virtual void Initialize(
void ) throw (itk::ExceptionObject);
253 #ifndef ITK_MANUAL_INSTANTIATION
254 #include "elxTransformRigidityPenaltyTerm.hxx"
257 #endif // end #ifndef __elxTransformRigidityPenaltyTerm_H__
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass::ConfigurationType ConfigurationType
itk::SmartPointer< Self > Pointer
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
ElastixType::FixedImageType FixedImageType
A class to time the different parts of the registration.
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
ImageSamplerType::Pointer ImageSamplerPointer
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.