18#ifndef __elxBSplineStackTransform_h
19#define __elxBSplineStackTransform_h
111template<
class TElastix >
115 typename elx::TransformBase< TElastix >::CoordRepType,
116 elx::TransformBase< TElastix >::FixedImageDimension >,
164 itkGetStaticConstMacro( SpaceDimension ),
171 itkGetStaticConstMacro( ReducedSpaceDimension ),
175 itkGetStaticConstMacro( ReducedSpaceDimension ),
179 itkGetStaticConstMacro( ReducedSpaceDimension ),
188 typedef typename BSplineTransformBaseType::PixelType PixelType;
212 typedef itk::Image< PixelType,
214 typedef itk::ImageRegion<
331#ifndef ITK_MANUAL_INSTANTIATION
332#include "elxBSplineStackTransform.hxx"
A class that deals with user given parameters and command line arguments.
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.