STIR  6.2.0
Functions
find_sum_projection_of_viewgram_and_sinogram.cxx File Reference

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[])
 

Detailed Description

This program reads a projection data file and squeezes a given sinogrm or viewgram of it (from a 2D matrix to a 1D vector).

Author
Parisa Khateri