|
STIR
6.3.0
|
This program extracts projection data by segment into 3d image files. More...
#include "stir/ProjData.h"#include "stir/SegmentByView.h"#include "stir/SegmentBySinogram.h"#include "stir/IO/interfile.h"#include "stir/utilities.h"#include "stir/CartesianCoordinate3D.h"#include "stir/Bin.h"#include "stir/format.h"Functions | |
| int | main (int argc, char *argv[]) |
This program extracts projection data by segment into 3d image files.
This utility extracts projection data by segment into a sequence of 3d image files. It is mainly useful to import segments into external image display/manipulation programmes which do not understand 3D-PET data, but can read Interfile images.
1.8.13