Package: GLCMTextures
Title: GLCM Textures of Raster Layers
Version: 0.6.3
Authors@R: 
    person(given = "Alexander",
           family = "Ilich",
           role = c("aut", "cre"),
           email = "ailich@usf.edu",
           comment = c(ORCID = "0000-0003-1758-8499"))
Description: 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.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
BugReports: https://github.com/ailich/GLCMTextures/issues
Depends: R (>= 3.5.0), terra
SystemRequirements: C++17
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, raster
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://ailich.github.io/GLCMTextures/,
        https://github.com/ailich/GLCMTextures
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-07-31 22:55:56 UTC; socce
Author: Alexander Ilich [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1758-8499>)
Maintainer: Alexander Ilich <ailich@usf.edu>
Repository: CRAN
Date/Publication: 2025-08-01 12:20:02 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-08-01 13:45:15 UTC; unix
Archs: GLCMTextures.so.dSYM
