STIR
6.2.0
|
Classes | |
class | stir::HUToMuImageProcessor< TargetT > |
A class in the DataProcessor hierarchy that convert from Hounsfield Units to mu-values. More... | |
class | stir::MaximalImageFilter3D< elemT > |
A class in the ImageProcessor hierarchy that implements maximal filtering. More... | |
class | stir::MedianImageFilter3D< elemT > |
A class in the ImageProcessor hierarchy that implements median filtering. More... | |
class | stir::MinimalImageFilter3D< elemT > |
A class in the ImageProcessor hierarchy that implements minimal filtering. More... | |
class | stir::NonseparableConvolutionUsingRealDFTImageFilter< elemT > |
A class derived from DataProcessor for performing separable periodic convolutions with an array kernel. More... | |
class | stir::SeparableCartesianMetzImageFilter< elemT > |
A class in the DataProcessor hierarchy that implements Metz filtering (which includes Gaussian filtering). More... | |
class | stir::SeparableConvolutionImageFilter< elemT > |
A class derived from DataProcessor for performing separable non-periodic convolutions. More... | |
class | stir::SeparableGaussianImageFilter< elemT > |
A class in the DataProcessor hierarchy that implements Gaussian filtering. More... | |
class | stir::TruncateToCylindricalFOVImageProcessor< elemT > |
A class in the DataProcessor hierarchy that sets voxels to 0 outside a given radius. More... | |
class | stir::Transform3DObjectImageProcessor< elemT > |
A class in the ImageProcessor hierarchy that performs movement by reinterpolation. More... | |
A hierarchy of classes for performing image processing. Mechanisms for parsing are provided such that different image processors can be selected at run-time.