STIR  6.2.0
Namespaces | Functions

Implementation of stir::inverse_SSRB. More...

#include "stir/ProjData.h"
#include "stir/ProjDataInfo.h"
#include "stir/inverse_SSRB.h"
#include "stir/Sinogram.h"
#include "stir/Bin.h"
#include "stir/Succeeded.h"
#include <limits>
#include "stir/warning.h"
#include "stir/error.h"

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

Succeeded stir::inverse_SSRB (ProjData &proj_data_4D, const ProjData &proj_data_3D)
 Perform Inverse Single Slice Rebinning and write output to ProjData4D format. More...
 

Detailed Description

Implementation of stir::inverse_SSRB.

Author
Charalampos Tsoumpas
Kris Thielemans
Markus Jehl