19 #ifndef rtkProjectionsRegionConstIteratorRayBasedParallel_h 20 #define rtkProjectionsRegionConstIteratorRayBasedParallel_h 34 template <
typename TImage>
35 class ITK_TEMPLATE_EXPORT ProjectionsRegionConstIteratorRayBasedParallel
36 :
public ProjectionsRegionConstIteratorRayBased<TImage>
69 NewProjection()
override;
81 #ifndef ITK_MANUAL_INSTANTIATION 82 # include "rtkProjectionsRegionConstIteratorRayBasedParallel.hxx" itk::Matrix< double, 4, 4 > HomogeneousMatrixType
typename Superclass::RegionType RegionType
MatrixType m_ProjectionIndexTransformMatrix
itk::ImageConstIteratorWithIndex< TImage > Superclass
typename Superclass::OffsetValueType OffsetValueType
RotationMatrixType m_PostRotationMatrix
Projection geometry for a source and a 2-D flat panel.
typename itk::Vector< double, 3 > PointType
itk::Matrix< double, 3, 4 > MatrixType
itk::Matrix< double, 3, 3 > RotationMatrixType
Implements a ray-based iterator for a parallel beam and a flat panel.
Iterate over a projection stack with corresponding ray information.