STIR  6.2.0
Namespaces | Functions

Functions to interpolate sinograms. More...

#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/VectorWithOffset.h"
#include "stir/SegmentByView.h"
#include "stir/Bin.h"
#include "stir/shared_ptr.h"
#include "stir/Succeeded.h"
#include "stir_experimental/motion/RigidObject3DTransformation.h"
#include "stir/Coordinate4D.h"
#include "stir/LORCoordinates.h"
#include "stir/DetectionPositionPair.h"
#include "stir/error.h"

Go to the source code of this file.

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

int stir::sign (const float x)
 
Coordinate4D< int > stir::sign (const Coordinate4D< float > &c)
 
Coordinate4D< float > stir::abs (const Coordinate4D< float > &c)
 
void stir::add_to_bin (VectorWithOffset< shared_ptr< SegmentByView< float >>> &segments, const Bin &bin, const float value)
 

Detailed Description

Functions to interpolate sinograms.

Author
Kris Thielemans