|
STIR
6.3.0
|
A simple program that backprojects some projection data. More...
#include <memory>#include "stir/recon_buildblock/BackProjectorByBinUsingProjMatrixByBin.h"#include "stir/recon_buildblock/ProjMatrixByBinUsingRayTracing.h"#include "stir/recon_buildblock/DataSymmetriesForBins_PET_CartesianGrid.h"#include "stir/IO/write_to_file.h"#include "stir/IO/read_from_file.h"#include "stir/ProjData.h"#include "stir/DiscretisedDensity.h"#include "stir/shared_ptr.h"#include "stir/utilities.h"#include "stir/Succeeded.h"Functions | |
| int | main () |
A simple program that backprojects some projection data.
It illustrates
See README.txt in the directory where this file is located.
1.8.13