18 #ifndef __itkTransformPenaltyTerm_h
19 #define __itkTransformPenaltyTerm_h
44 template<
class TFixedImage,
class TScalarType =
double >
153 #ifndef ITK_MANUAL_INSTANTIATION
154 #include "itkTransformPenaltyTerm.hxx"
An extension of the ITK ImageToImageMetric. It is the intended base class for all elastix metrics.
Superclass::FixedImageConstPointer FixedImageConstPointer
ThreaderType::WorkUnitInfo ThreadInfoType
Superclass::TransformParametersType TransformParametersType
Superclass::InputPointType InputPointType
Superclass::MovingImageConstPointer MovingImageConstPointer
Superclass::FixedImageMaskPointer FixedImageMaskPointer
InterpolatorType::ContinuousIndexType MovingImageContinuousIndexType
Superclass::GradientImageFilterPointer GradientImageFilterPointer
Superclass::GradientImageFilterType GradientImageFilterType
BSplineOrder2TransformType::Pointer BSplineOrder2TransformPointer
Superclass::TransformJacobianType TransformJacobianType
Superclass::GradientImagePointer GradientImagePointer
Superclass::DerivativeType DerivativeType
ImageSamplerType::OutputVectorContainerPointer ImageSampleContainerPointer
AdvancedTransformType::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
Superclass::OutputPointType OutputPointType
Superclass::CoordinateRepresentationType CoordinateRepresentationType
Superclass::InterpolatorPointer InterpolatorPointer
Superclass::MovingImageMaskPointer MovingImageMaskPointer
Superclass::FixedImageType FixedImageType
TransformType::InputPointType FixedImagePointType
Superclass::MovingImageMaskType MovingImageMaskType
Superclass::GradientPixelType GradientPixelType
Superclass::MeasureType MeasureType
BSplineOrder3TransformType::Pointer BSplineOrder3TransformPointer
MovingImageType::IndexType MovingImageIndexType
MovingImageType::Pointer MovingImagePointer
FixedImageIndexType::IndexValueType FixedImageIndexValueType
Superclass::MovingImagePixelType MovingImagePixelType
BSplineOrder1TransformType::Pointer BSplineOrder1TransformPointer
Superclass::FixedImageMaskType FixedImageMaskType
FixedImageType::Pointer FixedImagePointer
Superclass::GradientImageType GradientImageType
FixedImageType::PixelType FixedImagePixelType
Superclass::InterpolatorType InterpolatorType
TransformType::OutputPointType MovingImagePointType
FixedImageType::IndexType FixedImageIndexType
DerivativeType::ValueType DerivativeValueType
Superclass::MovingImageType MovingImageType
itk::PlatformMultiThreader ThreaderType
Superclass::RealType RealType
Superclass::FixedImageRegionType FixedImageRegionType
Superclass::ParametersType ParametersType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.