|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
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 matrices 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 matrices 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 matrices are used for image texture description. More... | |
| class | EnhancedScalarImageToTextureFeaturesFilter |
| This class computes texture descriptions from an image. More... | |
| class | MITKScalarImageToHistogramGenerator |