I just released to CRAN a new version of the “glcm” R package for calculating image texture measures from grey-level co-occurrence matrices (GLCMs).
Version 0.3.2 fixes a minor bug in the projection assigned to the test image
included in glcm. The 1.0 release of glcm, which will support parallel
computation of GLCMs and computation of GLCMs over all directions, will be
coming soon - stay tuned. Type
install.packages("glcm")at your R command prompt to download the latest CRAN release. See the NEWS file for more details.
