Go to the source code of this file.
Namespaces | |
namespace | itk |
namespace | itk::Statistics |
Classes | |
class | itk::Statistics::GreyLevelCooccurrenceMatrixTextureCoefficientsCalculator< THistogram > |
This class computes texture feature coefficients from a grey level co-occurrence matrix. More... | |
Enumerations | |
enum | TextureFeatureName { Energy, Entropy, Correlation, InverseDifferenceMoment, Inertia, ClusterShade, ClusterProminence, HaralickCorrelation } |
|
Texture feature types
Definition at line 98 of file itkGreyLevelCooccurrenceMatrixTextureCoefficientsCalculator.h. |