Go to the documentation of this file.
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__
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
This class is the elastix base class for all Metrics.
Base class for all ITK limiter function objects.
MovingImageLimiterType::OutputType MovingImageLimiterOutputType
Superclass::ConfigurationPointer ConfigurationPointer
MovingImageType::RegionType MovingImageRegionType
Superclass::ConfigurationType ConfigurationType
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
Superclass::ElastixPointer ElastixPointer
ElastixType::FixedImageType FixedImageType
This class is a base class for any image sampler.
Superclass::ElastixType ElastixType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Superclass::RegistrationType RegistrationType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|