|
STIR
6.3.0
|
Implementation of ML_estimate_component_based_normalisation. More...
#include "stir/recon_buildblock/ML_estimate_component_based_normalisation.h"#include "stir/ML_norm.h"#include "stir/Scanner.h"#include "stir/stream.h"#include "stir/display.h"#include "stir/info.h"#include "stir/warning.h"#include "stir/ProjData.h"#include "stir/format.h"#include <fstream>#include <string>#include <algorithm>Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| void | stir::ML_estimate_component_based_normalisation (const std::string &out_filename_prefix, const ProjData &measured_data, const ProjData &model_data, int num_eff_iterations, int num_iterations, bool do_geo, bool do_block, bool do_symmetry_per_block, bool do_KL, bool do_display) |
| Find normalisation factors using a maximum likelihood approach. | |
Implementation of ML_estimate_component_based_normalisation.
1.8.13