18#ifndef __elxRecursiveBSplineTransform_h
19#define __elxRecursiveBSplineTransform_h
108template<
class TElastix >
111 typename elx::TransformBase< TElastix >::CoordRepType,
112 elx::TransformBase< TElastix >::FixedImageDimension >,
152 itkGetStaticConstMacro( SpaceDimension ),
156 itkGetStaticConstMacro( SpaceDimension ),
160 itkGetStaticConstMacro( SpaceDimension ),
164 itkGetStaticConstMacro( SpaceDimension ),
168 itkGetStaticConstMacro( SpaceDimension ),
172 itkGetStaticConstMacro( SpaceDimension ),
190 typedef typename BSplineTransformBaseType::PixelType PixelType;
321#ifndef ITK_MANUAL_INSTANTIATION
322#include "elxRecursiveBSplineTransform.hxx"
A class that deals with user given parameters and command line arguments.
This class computes all information about the B-spline grid.
This class computes all information about the B-spline grid, given the image information and the desi...
std::vector< GridSpacingFactorType > VectorGridSpacingFactorType
Convenience class for upsampling a B-spline coefficient image.