19 #ifndef rtkSignalToInterpolationWeights_h 20 #define rtkSignalToInterpolationWeights_h 22 #include "RTKExport.h" 55 #ifdef itkOverrideGetNameOfClassMacro 84 itkGetMacro(NumberOfReconstructedFrames,
int);
89 SetSignal(
const std::vector<double> signal);
97 PrintSelf(std::ostream & os,
itk::Indent indent)
const override;
int m_NumberOfReconstructedFrames
#define itkSetMacro(name, type)
std::vector< double > m_Signal
Computes interpolation weights for 4D reconstruction.