STIR
6.2.0
|
declaration of stir::scale_sinograms and stir::get_scale_factors_per_sinogram More...
#include "stir/Array.h"
Go to the source code of this file.
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
Succeeded | stir::scale_sinograms (ProjData &output_proj_data, const ProjData &input_proj_data, const Array< 2, float > scale_factors_per_sinogram) |
apply a scale factor for every sinogram More... | |
Array< 2, float > | stir::get_scale_factors_per_sinogram (const ProjData &numerator_proj_data, const ProjData &denominator_proj_data, const ProjData &weights_proj_data) |
find scale factors between two different sinograms More... | |
declaration of stir::scale_sinograms and stir::get_scale_factors_per_sinogram