18 #ifndef __elxTransformRigidityPenaltyTerm_H__ 19 #define __elxTransformRigidityPenaltyTerm_H__ 110 template<
class TElastix >
113 typename MetricBase< TElastix >::FixedImageType,
184 FixedImageType::ImageDimension );
188 MovingImageType::ImageDimension );
202 virtual void Initialize(
void ) throw (
itk::ExceptionObject );
249 #ifndef ITK_MANUAL_INSTANTIATION 250 #include "elxTransformRigidityPenaltyTerm.hxx" 253 #endif // end #ifndef __elxTransformRigidityPenaltyTerm_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.