19 #ifndef rtkFDKWeightProjectionFilter_h 20 #define rtkFDKWeightProjectionFilter_h 22 #include <itkInPlaceImageFilter.h> 24 #include "rtkConfiguration.h" 50 template <
class TInputImage,
class TOutputImage = TInputImage>
58 using Superclass = itk::ImageToImageFilter<TInputImage, TOutputImage>;
84 VerifyPreconditions()
const override;
87 BeforeThreadedGenerateData()
override;
105 #ifndef ITK_MANUAL_INSTANTIATION 106 # include "rtkFDKWeightProjectionFilter.hxx" Weighting of projections to correct for the divergence in filtered backprojection reconstruction algo...
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
Projection geometry for a source and a 2-D flat panel.
itk::ImageToImageFilter< TInputImage, TOutputImage > Superclass
ThreeDCircularProjectionGeometry::Pointer m_Geometry
TInputImage InputImageType
std::vector< double > m_ConstantProjectionFactor
typename OutputImageType::RegionType OutputImageRegionType
TOutputImage OutputImageType
std::vector< double > m_TiltAngles