21 #ifndef MIRTK_ResamplingWithPadding_H 22 #define MIRTK_ResamplingWithPadding_H 24 #include "mirtk/Resampling.h" 38 template <
class TVoxel>
81 #endif // MIRTK_ResamplingWithPadding_H ResamplingWithPadding(double, double, double, VoxelType)
Constructor.
mirtkPublicAttributeMacro(VoxelType, PaddingValue)
Padding value.
TVoxel VoxelType
Input/output image voxel type.
virtual void Run()
Run the resampling filter.
virtual void Initialize()
Initialize the filter.