19 #ifndef rtkProjectionsRegionConstIteratorRayBasedWithFlatPanel_h 20 #define rtkProjectionsRegionConstIteratorRayBasedWithFlatPanel_h 34 template <
typename TImage>
35 class ITK_TEMPLATE_EXPORT ProjectionsRegionConstIteratorRayBasedWithFlatPanel
36 :
public ProjectionsRegionConstIteratorRayBased<TImage>
68 NewProjection()
override;
79 #ifndef ITK_MANUAL_INSTANTIATION 80 # include "rtkProjectionsRegionConstIteratorRayBasedWithFlatPanel.hxx" itk::Matrix< double, 4, 4 > HomogeneousMatrixType
typename Superclass::RegionType RegionType
itk::ImageConstIteratorWithIndex< TImage > Superclass
typename Superclass::OffsetValueType OffsetValueType
Projection geometry for a source and a 2-D flat panel.
typename itk::Vector< double, 3 > PointType
MatrixType m_ProjectionIndexTransformMatrix
itk::Matrix< double, 3, 4 > MatrixType
Implements a ray-based iterator for a point source and a flat panel.
Iterate over a projection stack with corresponding ray information.