19 #ifndef rtkMotionCompensatedFourDConjugateGradientConeBeamReconstructionFilter_h 20 #define rtkMotionCompensatedFourDConjugateGradientConeBeamReconstructionFilter_h 67 template <
typename VolumeSeriesType,
typename ProjectionStackType>
89 typename VolumeSeriesType::template RebindImageType<VectorForDVF, VolumeSeriesType::ImageDimension>;
91 typename VolumeSeriesType::template RebindImageType<
VectorForDVF, VolumeSeriesType::ImageDimension - 1>;
106 typename DVFSequenceImageType::ConstPointer
107 GetDisplacementField();
108 typename DVFSequenceImageType::ConstPointer
109 GetInverseDisplacementField();
114 SetSignal(
const std::vector<double> signal)
override;
123 itkGetMacro(UseCudaCyclicDeformation,
bool);
139 GenerateOutputInformation()
override;
141 GenerateInputRequestedRegion()
override;
149 #ifndef ITK_MANUAL_INSTANTIATION 150 # include "rtkMotionCompensatedFourDConjugateGradientConeBeamReconstructionFilter.hxx" ProjectionStackType VolumeType
bool m_UseCudaCyclicDeformation
typename VolumeSeriesType::template RebindImageType< VectorForDVF, VolumeSeriesType::ImageDimension - 1 > DVFImageType
VolumeSeriesType OutputImageType
Implements motion compensated 4D reconstruction by conjugate gradient.
#define itkSetMacro(name, type)
typename Superclass::BackProjectionType BackProjectionType
typename Superclass::ForwardProjectionType ForwardProjectionType
Like FourDReconstructionConjugateGradientOperator, but motion-compensated.
Back projection part for motion compensated iterative 4D reconstruction.
VolumeSeriesType InputImageType
Implements part of the 4D reconstruction by conjugate gradient.
typename VolumeSeriesType::template RebindImageType< VectorForDVF, VolumeSeriesType::ImageDimension > DVFSequenceImageType