Uses of Package
edu.stanford.rsl.konrad.reconstruction

Packages that use edu.stanford.rsl.konrad.reconstruction
edu.stanford.rsl.konrad.cuda Contains classes for hardware-accelerated projection and volume handling using CUDA. 
edu.stanford.rsl.konrad.reconstruction Contains classes to implement different reconstruction algorithms. 
 

Classes in edu.stanford.rsl.konrad.reconstruction used by edu.stanford.rsl.konrad.cuda
FBPReconstructionFilter
          The FBP reconstruction filter is the abstract class that describes a general outline for a filtered backprojection algorithm.
ReconstructionFilter
          All reconstruction algorithms are based on the reconstruction filter.
VOIBasedReconstructionFilter
          The VOIBasedReconstructionFilter is an implementation of the backprojection which employs a volume-of-interest (VOI) to speed up reconstruction.
 

Classes in edu.stanford.rsl.konrad.reconstruction used by edu.stanford.rsl.konrad.reconstruction
FBPReconstructionFilter
          The FBP reconstruction filter is the abstract class that describes a general outline for a filtered backprojection algorithm.
ReconstructionFilter
          All reconstruction algorithms are based on the reconstruction filter.
VOIBasedReconstructionFilter
          The VOIBasedReconstructionFilter is an implementation of the backprojection which employs a volume-of-interest (VOI) to speed up reconstruction.