18#ifndef elxBSplineStackTransform_h
19#define elxBSplineStackTransform_h
112template <
typename TElastix>
115 elx::TransformBase<TElastix>::FixedImageDimension>
150 Self::SpaceDimension>;
156 Self::ReducedSpaceDimension>;
160 using typename Superclass1::ParametersType;
162 using typename Superclass1::NumberOfParametersType;
165 using PixelType =
typename BSplineTransformBaseType::PixelType;
166 using ImageType =
typename BSplineTransformBaseType::ImageType;
168 using RegionType =
typename BSplineTransformBaseType::RegionType;
169 using IndexType =
typename BSplineTransformBaseType::IndexType;
170 using SizeType =
typename BSplineTransformBaseType::SizeType;
171 using SpacingType =
typename BSplineTransformBaseType::SpacingType;
172 using OriginType =
typename BSplineTransformBaseType::OriginType;
305#ifndef ITK_MANUAL_INSTANTIATION
306# include "elxBSplineStackTransform.hxx"
This class computes all information about the B-spline grid, given the image information and the desi...
SmartPointer< Self > Pointer
Convenience class for upsampling a B-spline coefficient image.
SmartPointer< Self > Pointer