expected_textures_5x3_n1xn2 {glcm} | R Documentation |
GLCM textures calculated in EXELIS ENVI (for testing purposes)
Description
This is the output from running a "co-occurrence measures" calculation to
calculate GLCM textures in EXELIS ENVI from the test_raster
included
in the glcm
package. The following settings were used: window size
5x3; co-occurrence shift -1 row (y in ENVI), -2 columns (x in ENVI);
greyscale quantization levels 32; textures to compute: mean, variance,
homogeneity, contrast, dissimilarity, entropy, second moment, correlation.
See Also
expected_textures_3x3_1x1
expected_textures_5x7_2x3
[Package glcm version 1.6.5 Index]