20 #ifndef MIRTK_DisplacementToVelocityField_H 21 #define MIRTK_DisplacementToVelocityField_H 23 #include "mirtk/GenericImage.h" 24 #include "mirtk/ImageToImage.h" 34 template <
class TVoxel>
56 template <
class VoxelType>
64 template <
class VoxelType>
72 #endif // MIRTK_DisplacementToVelocityField_H DisplacementToVelocityField()
Constructor.
virtual ~DisplacementToVelocityField()
Destructor.
VoxelType VoxelType
Input/output image voxel type.