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;
 
 
  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...
 
Convenience class for upsampling a B-spline coefficient image.