![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
This program is used to merge a group of images corresponding to multiple bed positions reconstructed separately. More...
#include "gVariables.hh"
#include "gOptions.hh"
#include "sOutputManager.hh"
#include "sScannerManager.hh"
#include "oInterfileIO.hh"
Go to the source code of this file.
Functions | |
void | ShowHelp () |
int | main (int argc, char **argv) |
This program is used to merge a group of images corresponding to multiple bed positions reconstructed separately.
Definition in file toolkits/castor-sumImages.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 82 of file toolkits/castor-sumImages.cc.
void ShowHelp | ( | ) |
Definition at line 27 of file toolkits/castor-sumImages.cc.