Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Classes | |
class | EnhancedHistogramToRunLengthFeaturesFilter |
This class computes texture feature coefficients from a grey level run-length matrix. More... | |
class | EnhancedHistogramToTextureFeaturesFilter |
This class computes texture feature coefficients from a grey level co-occurrence matrix. 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 | EnhancedScalarImageToTextureFeaturesFilter |
This class computes texture descriptions from an image. More... | |
class | MITKScalarImageToHistogramGenerator |