STIR 6.4.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

namespace  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
 
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
 

Detailed Description

declaration of stir::scale_sinograms and stir::get_scale_factors_per_sinogram

Author
Charalampos Tsoumpas
Kris Thielemans