Package jhd.Projection

Contains methods to create parallel or fan beam sinograms from square floating point images using either simple re-projection or a simulated X-ray CT Scanner
  • Class Summary
    Class Description
    FanProjectors
    Create sinograms from square floating point images
    FanProjectors.BremFanParams
    Parameter block for fan projecting a tagged 2D image to a sinogram using a simplified conventional CT scanner simulation.
    FanProjectors.FanParams
    Parameter block for fan beam projecting a 2D image to a sinogram The image may contain any values, most commonly x-ray cross-sections.
    ParallelProjectors
    Create sinograms from square floating point images
    ParallelProjectors.BremParallelParams
    Parameter block for fan projecting a tagged 2D image to a sinogram using a simplified conventional CT scanner simulation.
    ParallelProjectors.ParallelParams
    Parameter block for parallel projecting a 2D image to a sinogram The image may contain any values, most commonly x-ray cross-sections.