Calculates grey level co-occurrence matrix (GLCM) based texture measures (Hall-Beyer (2017) <https://prism.ucalgary.ca/bitstream/handle/1880/51900/texture%20tutorial%20v%203_0%20180206.pdf>; Haralick et al. (1973) <doi:10.1109/TSMC.1973.4309314>) of raster layers using a sliding rectangular window. It also includes functions to quantize a raster into grey levels as well as tabulate a glcm and calculate glcm texture metrics for a matrix.
| Version: | 0.6.3 | 
| Depends: | R (≥ 3.5.0), terra | 
| Imports: | Rcpp, raster | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2025-08-01 | 
| DOI: | 10.32614/CRAN.package.GLCMTextures | 
| Author: | Alexander Ilich | 
| Maintainer: | Alexander Ilich <ailich at usf.edu> | 
| BugReports: | https://github.com/ailich/GLCMTextures/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://ailich.github.io/GLCMTextures/, https://github.com/ailich/GLCMTextures | 
| NeedsCompilation: | yes | 
| SystemRequirements: | C++17 | 
| Citation: | GLCMTextures citation info | 
| Materials: | README | 
| CRAN checks: | GLCMTextures results | 
| Reference manual: | GLCMTextures.html , GLCMTextures.pdf | 
| Vignettes: | README (source, R code) | 
| Package source: | GLCMTextures_0.6.3.tar.gz | 
| Windows binaries: | r-devel: GLCMTextures_0.6.3.zip, r-release: GLCMTextures_0.6.3.zip, r-oldrel: GLCMTextures_0.6.3.zip | 
| macOS binaries: | r-release (arm64): GLCMTextures_0.6.3.tgz, r-oldrel (arm64): GLCMTextures_0.6.3.tgz, r-release (x86_64): GLCMTextures_0.6.3.tgz, r-oldrel (x86_64): GLCMTextures_0.6.3.tgz | 
| Old sources: | GLCMTextures archive | 
| Reverse imports: | ForestTools | 
Please use the canonical form https://CRAN.R-project.org/package=GLCMTextures to link to this page.