Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 609 Bytes

File metadata and controls

22 lines (15 loc) · 609 Bytes

Back projections

sin{w=300px alt="SheppLogan sinogram 3D"} img{w=300px alt="Backprojection example"}

Backprojects a volume according to a geometry file. See available projectors here

Command line options

::::{container} argparse-no-usage

.. argparse::
  :filename: applications/rtkbackprojections/rtkbackprojections.py
  :func: build_parser
  :nodescription:

::::