STIR
6.2.0
|
Classes | |
class | stir::DataSymmetriesForBins |
A class for encoding/finding symmetries common to the geometry of the projection data and the discretised density. More... | |
class | stir::DataSymmetriesForBins_PET_CartesianGrid |
Symmetries appropriate for a (cylindrical) PET scanner, and a discretised density on a Cartesian grid. More... | |
class | stir::DataSymmetriesForDensels |
A class for encoding/finding symmetries common to the geometry of the projection data and the discretised density. More... | |
class | stir::RelatedDensels |
This class contains all information about a set of densels related by symmetry. More... | |
class | stir::TrivialSymmetryOperation |
A class implementing the trivial case where the symmetry operation does nothing at all. More... | |
class | stir::TrivialDataSymmetriesForBins |
A class derived from DataSymmetriesForBins that says that there are no symmetries at all. More... | |
Usually, there are (geometric) symmetries between the image and the projection data. This means that various elements of the projection matrix will be equal. The classes in this module convert this concept into code, such that projection matrices need only be computed for the 'independent' bins.