STIR  6.3.0
Classes | Namespaces
SRT2DSPECTReconstruction.h File Reference

declares the stir::SRT2DSPECTReconstruction class More...

#include "stir/recon_buildblock/AnalyticReconstruction.h"
#include "stir/RegisteredParsingObject.h"
#include "stir/shared_ptr.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  stir::DiscretisedDensity< num_dimensions, elemT >
 This abstract class is the basis for all image representations. More...
 
class  stir::SRT2DSPECTReconstruction
 Reconstruction class for 2D Spline Reconstruction Technique. More...
 

Namespaces

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

Detailed Description

declares the stir::SRT2DSPECTReconstruction class

SRT2DSPECT models each projection with cubic splines along the detector (tangential) axis and explicitly accounts for attenuation: it applies exponential weighting and a Hilbert-transform term to the spline representation, then accumulates over the projection angles to form the image.

Author
Dimitra Kyriakopoulou
Kris Thielemans