|
STIR
6.3.0
|
This program reads a projection data file and squeezes a given sinogrm or viewgram of it (from a 2D matrix to a 1D vector). More...
#include "stir/ProjData.h"#include "stir/IO/interfile.h"#include "stir/utilities.h"#include "stir/Bin.h"#include <fstream>#include <iostream>#include "stir/ProjDataFromStream.h"#include "stir/Sinogram.h"#include "stir/IO/read_from_file.h"#include "stir/SegmentByView.h"#include "stir/ProjDataInterfile.h"#include "stir/ProjDataInfo.h"#include "stir/error.h"Functions | |
| int | main (int argc, char *argv[]) |
This program reads a projection data file and squeezes a given sinogrm or viewgram of it (from a 2D matrix to a 1D vector).
1.8.13