STIR  6.2.0
Namespaces | Functions
ML_estimate_component_based_normalisation.h File Reference

Declaration of ML_estimate_component_based_normalisation. More...

#include "stir/common.h"

Go to the source code of this file.

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.
 

Detailed Description

Declaration of ML_estimate_component_based_normalisation.

Author
Kris Thielemans