STIR 6.4.0
SRT2DReconstruction.h File Reference

declares the stir::SRT2DReconstruction class More...

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

Go to the source code of this file.

Classes

class  stir::SRT2DReconstruction
 Reconstruction class for 2D Spline Reconstruction Technique. More...
 

Namespaces

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

Detailed Description

declares the stir::SRT2DReconstruction class

SRT2D models each PET projection (per angle) with natural cubic splines along the tangential coordinate, then performs the required angular integration on these spline representations to form the image. The implementation exploits geometric symmetries.

Author
Dimitra Kyriakopoulou
Kris Thielemans