18#ifndef __elxTransformBendingEnergyPenaltyTerm_H__
19#define __elxTransformBendingEnergyPenaltyTerm_H__
47template<
class TElastix >
51 typename MetricBase< TElastix >::FixedImageType,
63 typedef itk::SmartPointer< Self >
Pointer;
124 FixedImageType::ImageDimension );
128 MovingImageType::ImageDimension );
169#ifndef ITK_MANUAL_INSTANTIATION
170#include "elxTransformBendingEnergyPenaltyTerm.hxx"
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all Metrics.
itk::SingleValuedCostFunction ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
ElastixType::FixedImageType FixedImageType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
MovingImageType::RegionType MovingImageRegionType
FixedImageLimiterType::OutputType FixedImageLimiterOutputType
MovingImageLimiterType::OutputType MovingImageLimiterOutputType
This class is a base class for any image sampler.
Base class for all ITK limiter function objects.