STIR  6.2.0
Functions
extract_segments.cxx File Reference

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 "boost/format.hpp"

Functions

int main (int argc, char *argv[])
 

Detailed Description

This program extracts projection data by segment into 3d image files.

Author
Kris Thielemans
PARAPET project

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.