19 #ifndef rtkFDKBackProjectionImageFilter_h 20 #define rtkFDKBackProjectionImageFilter_h 38 template <
class TInputImage,
class TOutputImage>
66 GenerateOutputInformation()
override;
88 #ifndef ITK_MANUAL_INSTANTIATION 89 # include "rtkFDKBackProjectionImageFilter.hxx"
itk::Image< InputPixelType, TInputImage::ImageDimension - 1 > ProjectionImageType
typename ProjectionImageType::Pointer ProjectionImagePointer
itk::SmartPointer< const Self > ConstPointer
CPU version of the backprojection of the FDK algorithm.
itk::SmartPointer< Self > Pointer
typename TOutputImage::RegionType OutputImageRegionType
itk::ImageToImageFilter< TInputImage, TOutputImage > Superclass
typename GeometryType::MatrixType ProjectionMatrixType