|
STIR
6.3.0
|
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::DiscretisedDensity< num_dimensions, elemT > |
| This abstract class is the basis for all image representations. More... | |
| class | stir::SRT2DReconstruction |
| Reconstruction class for 2D Spline Reconstruction Technique. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
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.
1.8.13