18#ifndef __elxMultiBSplineTransformWithNormal_h
19#define __elxMultiBSplineTransformWithNormal_h
89template<
class TElastix >
93 typename elx::TransformBase< TElastix >::CoordRepType,
94 elx::TransformBase< TElastix >::FixedImageDimension >,
135 itkGetStaticConstMacro( SpaceDimension ),
139 itkGetStaticConstMacro( SpaceDimension ),
143 itkGetStaticConstMacro( SpaceDimension ),
161 typedef typename BSplineTransformBaseType::PixelType PixelType;
199 typedef itk::Image<
unsigned char,
286#ifndef ITK_MANUAL_INSTANTIATION
287#include "elxMultiBSplineTransformWithNormal.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.