Package: CropDetectR
Title: Crop Row Detector
Version: 0.0.1
Authors@R: 
    person(given = "Nicolaas",
           family = "VanSteenbergen",
           role = c("aut", "cre"),
           email = "nvansteenbergen@unomaha.edu")
Description: A helpful tool for the identification of crop rows. Methods of this package include: Excess Green color scale <https://www.researchgate.net/publication/270613992_Color_Indices_for_Weed_Identification_Under_Various_Soil_Residue_and_Lighting_Conditions>, Otsu Thresholding <https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4310076>, and Morphology <https://en.wikipedia.org/wiki/Mathematical_morphology>.
Depends: R (>= 3.1.0)
License: GPL-3
BugReports: https://github.com/niconaut/CropDetectR/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr, imager, reshape2, EBImage, stats
Suggests: knitr, ggplot2, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-12 18:21:16 UTC; Nico
Author: Nicolaas VanSteenbergen [aut, cre]
Maintainer: Nicolaas VanSteenbergen <nvansteenbergen@unomaha.edu>
Repository: CRAN
Date/Publication: 2019-09-20 08:10:02 UTC
Built: R 4.0.2; ; 2020-07-16 13:24:11 UTC; unix
