18#ifndef __elxTransformRigidityPenaltyTerm_H__
19#define __elxTransformRigidityPenaltyTerm_H__
109template<
class TElastix >
112 typename MetricBase< TElastix >::FixedImageType,
183 FixedImageType::ImageDimension );
187 MovingImageType::ImageDimension );
248#ifndef ITK_MANUAL_INSTANTIATION
249#include "elxTransformRigidityPenaltyTerm.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.