18#ifndef elxBSplineStackTransform_h
19#define elxBSplineStackTransform_h
111template <
class TElastix>
114 elx::TransformBase<TElastix>::FixedImageDimension>
149 Self::SpaceDimension>;
155 Self::ReducedSpaceDimension>;
159 using typename Superclass1::ParametersType;
161 using typename Superclass1::NumberOfParametersType;
164 using PixelType =
typename BSplineTransformBaseType::PixelType;
165 using ImageType =
typename BSplineTransformBaseType::ImageType;
167 using RegionType =
typename BSplineTransformBaseType::RegionType;
168 using IndexType =
typename BSplineTransformBaseType::IndexType;
169 using SizeType =
typename BSplineTransformBaseType::SizeType;
170 using SpacingType =
typename BSplineTransformBaseType::SpacingType;
171 using OriginType =
typename BSplineTransformBaseType::OriginType;
304#ifndef ITK_MANUAL_INSTANTIATION
305# 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