CoocurrrenceMsr
Contains the 13 Haralick indicators given by co-occurrence matrix analysis.
Object members
| Measurement name | Description | Element type | Indexing |
|---|---|---|---|
| pixelCount | The number of processed pixels. | Unsigned integer | [time] |
| ASM | The angular second moment indicator. | Floating point | [time] |
| contrast | The contrast indicator. | Floating point | [time] |
| correlation | The correlation indicator. | Floating point | [time] |
| SSV | The sum of the square variance indicator. | Floating point | [time] |
| IDM | The inverse difference moment (homogeneity). | Floating point | [time] |
| sumAverage | The sum average indicator. | Floating point | [time] |
| sumVariance | The sum variance indicator. | Floating point | [time] |
| sumEntropy | The sum entropy indicator. | Floating point | [time] |
| entropy | The entropy indicator. | Floating point | [time] |
| differenceVariance | The difference variance indicator. | Floating point | [time] |
| differenceEntropy | The difference entropy indicator. | Floating point | [time] |
| correlationInfo1 | The correlation information measure 1. | Floating point | [time] |
| correlationInfo2 | The correlation information measure 2. | Floating point | [time] |