STIR
6.2.0
|
A utility preparing some projection data for further processing with iterative reconstructions. See stir::PrepareProjData. More...
#include "stir/utilities.h"
#include "stir/CPUTimer.h"
#include "stir/ProjDataInterfile.h"
#include "stir/RelatedViewgrams.h"
#include "stir/TrivialDataSymmetriesForViewSegmentNumbers.h"
#include "stir/ParsingObject.h"
#include "stir/is_null_ptr.h"
#include "stir/Succeeded.h"
#include "stir/TimeFrameDefinitions.h"
#include "stir/warning.h"
#include "stir/recon_buildblock/TrivialBinNormalisation.h"
#include <string>
#include <iostream>
#include <fstream>
#include <algorithm>
Classes | |
class | stir::PrepareProjData |
A preliminary class to prepare files for iterative reconstruction. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main (int argc, char *argv[]) |
A utility preparing some projection data for further processing with iterative reconstructions. See stir::PrepareProjData.