![]() |
CASToR
1.1
Tomographic Reconstruction (PET/SPECT)
|
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 "oIterativeAlgorithm.hh"#include "oSensitivityGenerator.hh"#include "oImageDimensionsAndQuantification.hh"#include "iDataFilePET.hh"#include "iDataFileSPECT.hh"#include "sOutputManager.hh"#include "sScannerManager.hh"#include "sRandomNumberGenerator.hh"#include "iScannerPET.hh"#include "sAddonManager.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 castor-mergeBedPositions.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 82 of file castor-mergeBedPositions.cc.

| void ShowHelp | ( | ) |
Definition at line 35 of file castor-mergeBedPositions.cc.

1.8.6