[1] Robert M. Haralick, K. Shanmugam, and Its'hak Dinstein. "Textural Features for Image Classification"
IEEE Trans. on Systems, Man and Cybernetics, Vol 3 , No. 6, pp. 610-621, Nov. 1973.
Name |
Data Type |
Default |
Description |
Constraints |
sourceBands |
String[] |
|
The list of source bands. |
|
windowSizeStr |
String |
9x9 |
|
value set: [5x5, 7x7, 9x9, 11x11] |
angleStr |
String |
ALL |
|
value set: [0, 45, 90, 135, ALL] |
quantizerStr |
String |
Probabilistic Quantizer |
|
value set: [Equal Distance Quantizer, Probabilistic Quantizer] |
quantizationLevelsStr |
String |
32 |
|
value set: [8, 16, 32, 64, 128] |
displacement |
int |
4 |
Pixel displacement |
interval: [1, 8] |
noDataValue |
double |
-9999.0 |
Target product no data value |
|
outputContrast |
Boolean |
true |
Output Contrast |
|
outputDissimilarity |
Boolean |
true |
Output Dissimilarity |
|
outputHomogeneity |
Boolean |
true |
Output Homogeneity |
|
outputASM |
Boolean |
true |
Output Angular Second Moment |
|
outputEnergy |
Boolean |
true |
Output Energy |
|
outputMAX |
Boolean |
true |
Output Maximum Probability |
|
outputEntropy |
Boolean |
true |
Output Entropy |
|
outputMean |
Boolean |
true |
Output GLCM Mean |
|
outputVariance |
Boolean |
true |
Output GLCM Variance |
|
outputCorrelation |
Boolean |
true |
Output GLCM Correlation |
|