18#ifndef __elxAdvancedBSplineTransform_h
19#define __elxAdvancedBSplineTransform_h
108template<
class TElastix >
112 typename elx::TransformBase< TElastix >::CoordRepType,
113 elx::TransformBase< TElastix >::FixedImageDimension >,
154 itkGetStaticConstMacro( SpaceDimension ),
158 itkGetStaticConstMacro( SpaceDimension ),
162 itkGetStaticConstMacro( SpaceDimension ),
166 itkGetStaticConstMacro( SpaceDimension ),
170 itkGetStaticConstMacro( SpaceDimension ),
174 itkGetStaticConstMacro( SpaceDimension ),
192 typedef typename BSplineTransformBaseType::PixelType PixelType;
323#ifndef ITK_MANUAL_INSTANTIATION
324#include "elxAdvancedBSplineTransform.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.