Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
itk::Statistics Namespace Reference

Classes

class  EnhancedHistogramToNeighbourhoodGreyLevelDifferenceFeaturesFilter
 This class computes texture feature coefficients from a grey level Zone-length matrix. More...
 
class  EnhancedHistogramToRunLengthFeaturesFilter
 This class computes texture feature coefficients from a grey level run-length matrix. More...
 
class  EnhancedHistogramToSizeZoneFeaturesFilter
 This class computes texture feature coefficients from a grey level Zone-length matrix. More...
 
class  EnhancedHistogramToTextureFeaturesFilter
 This class computes texture feature coefficients from a grey level co-occurrence matrix. More...
 
class  EnhancedScalarImageToNeighbourhoodGreyLevelDifferenceFeaturesFilter
 This class computes run length descriptions from an image. More...
 
class  EnhancedScalarImageToNeighbourhoodGreyLevelDifferenceMatrixFilter
 This class computes a run length matrix (histogram) from a given image and a mask image if provided. Run length matrces are used for image texture description. More...
 
class  EnhancedScalarImageToRunLengthFeaturesFilter
 This class computes run length descriptions from an image. More...
 
class  EnhancedScalarImageToRunLengthMatrixFilter
 This class computes a run length matrix (histogram) from a given image and a mask image if provided. Run length matrces are used for image texture description. More...
 
class  EnhancedScalarImageToSizeZoneFeaturesFilter
 This class computes run length descriptions from an image. More...
 
class  EnhancedScalarImageToSizeZoneMatrixFilter
 This class computes a run length matrix (histogram) from a given image and a mask image if provided. Run length matrces are used for image texture description. More...
 
class  EnhancedScalarImageToTextureFeaturesFilter
 This class computes texture descriptions from an image. More...
 
class  MITKScalarImageToHistogramGenerator