Package: glcm
Version: 1.6.3
Date: 2019-04-15
Title: Calculate Textures from Grey-Level Co-Occurrence Matrices
        (GLCMs)
Authors@R: person("Alex", "Zvoleff", email="azvoleff@conservation.org",
    role=c("aut", "cre"))
Maintainer: Alex Zvoleff <azvoleff@conservation.org>
Depends: R (>= 2.10.0)
Imports: Rcpp (>= 0.11.0)
Suggests: raster, testthat (>= 0.8.0)
LinkingTo: Rcpp, RcppArmadillo
Description: Enables calculation of image textures (Haralick 1973) 
    <doi:10.1109/TSMC.1973.4309314> from grey-level co-occurrence matrices 
    (GLCMs). Supports processing images that cannot fit in memory.
License: GPL (>= 3)
URL: http://www.azvoleff.com/glcm
BugReports: https://github.com/azvoleff/glcm/issues
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-04-15 15:40:58 UTC; azvol
Author: Alex Zvoleff [aut, cre]
Repository: CRAN
Date/Publication: 2019-04-15 18:12:44 UTC
