|
STIR
6.3.0
|
Utility to compute norm factors for motion corrected projection data. More...
#include "stir/ProjDataInterfile.h"#include "stir/ProjDataInfoCylindricalNoArcCorr.h"#include "stir/CartesianCoordinate3D.h"#include "stir_experimental/AbsTimeInterval.h"#include "stir_experimental/motion/RigidObject3DMotion.h"#include "stir/TimeFrameDefinitions.h"#include "stir/recon_buildblock/TrivialBinNormalisation.h"#include "stir/Succeeded.h"#include "stir/IO/write_data.h"#include "stir/is_null_ptr.h"#include "stir/round.h"#include "stir/warning.h"#include "stir/error.h"#include "stir/SegmentByView.h"Classes | |
| class | stir::FindMCNormFactors |
| Class to compute 'time-efficiency' factors for motino corrected projection data. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Macros | |
| #define | USE_SegmentByView |
| #define | OUTPUTNumericType NumericType::FLOAT |
Typedefs | |
| typedef float | elem_type |
| typedef SegmentByView< elem_type > | stir::segment_type |
| typedef VectorWithOffset< shared_ptr< segment_type > > | stir::all_segments_type |
Functions | |
| int | main (int argc, char *argv[]) |
Utility to compute norm factors for motion corrected projection data.
See class documentation for stir::FindMCNormFactors for more info.
find_motion_corrected_norm_factors parameter_file
1.8.13