STIR
6.2.0
|
Files | |
file | ChainedDataProcessor.cxx |
Implementations for class stir::ChainedDataProcessor. | |
file | ThresholdMinToSmallPositiveValueDataProcessor.cxx |
Implementations for class stir::ThresholdMinToSmallPositiveValueDataProcessor. | |
file | ChainedDataProcessor.h |
Declaration of class stir::ChainedDataProcessor. | |
file | DataProcessor.h |
Declaration of class stir::DataProcessor. | |
file | DataProcessor.inl |
Inline implementations for class stir::DataProcessor. | |
file | PostFiltering.h |
Declaration the helper class PostFiltering. | |
file | ThresholdMinToSmallPositiveValueDataProcessor.h |
Declaration of class stir::ThresholdMinToSmallPositiveValueDataProcessor. | |
Classes | |
class | stir::ChainedDataProcessor< DataT > |
A class in the DataProcessor hierarchy that calls 2 DataProcessors in sequence. More... | |
class | stir::DataProcessor< DataT > |
Base class that defines an interface for classes that do data processing. More... | |
class | stir::ThresholdMinToSmallPositiveValueDataProcessor< DataT > |
A class in the DataProcessor hierarchy for making sure all elements are strictly positive. More... | |
A hierarchy of classes for performing data processing. Mechanisms for parsing are provided such that different image processors can be selected at run-time.