Package: foto
Version: 1.1
Title: Fourier Transform Textural Ordination
Authors@R: c(person(
               family = "Hufkens",
               given = "Koen",
               email = "koen.hufkens@gmail.com",
               role = c("aut", "cre"),
               comment = c(ORCID = "0000-0002-5070-8109")),
              person("Jonathan V.", "Solorzano", role = c("ctb")),
              person(given = "BlueGreen Labs",
                role = c("cph", "fnd")))
Description: A tool to use a principal component analysis on radially averaged
  two dimensional Fourier spectra to characterize image texture. The method
  within the context of ecology was first described by Couteron et al. (2005)
  <doi:10.1111/j.1365-2664.2005.01097.x> and expanded upon by
  Solorzano et al. (2018) <doi:10.1117/1.JRS.12.036006>
  using a moving window approach.
URL: https://github.com/bluegreen-labs/foto
BugReports: https://github.com/bluegreen-labs/foto/issues
Depends: R (>= 3.4)
Imports: terra, stats, parallel, grDevices
Suggests: knitr, rmarkdown, covr, testthat
License: AGPL-3
ByteCompile: true
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-03 18:02:05 UTC; khufkens
Author: Koen Hufkens [aut, cre] (<https://orcid.org/0000-0002-5070-8109>),
  Jonathan V. Solorzano [ctb],
  BlueGreen Labs [cph, fnd]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-03 21:50:08 UTC
Built: R 4.3.0; ; 2023-10-03 22:46:57 UTC; unix
