CropDetectR: Crop Row Detector

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>.

Version: 0.0.1
Depends: R (≥ 3.1.0)
Imports: dplyr, imager, reshape2, EBImage, stats
Suggests: knitr, ggplot2, rmarkdown, testthat
Published: 2019-09-20
Author: Nicolaas VanSteenbergen [aut, cre]
Maintainer: Nicolaas VanSteenbergen <nvansteenbergen at unomaha.edu>
BugReports: https://github.com/niconaut/CropDetectR/issues
License: GPL-3
NeedsCompilation: no
CRAN checks: CropDetectR results

Documentation:

Reference manual: CropDetectR.pdf
Vignettes: detecting-crop-rows

Downloads:

Package source: CropDetectR_0.0.1.tar.gz
Windows binaries: r-devel: CropDetectR_0.0.1.zip, r-release: CropDetectR_0.0.1.zip, r-oldrel: CropDetectR_0.0.1.zip
macOS binaries: r-release (arm64): CropDetectR_0.0.1.tgz, r-oldrel (arm64): CropDetectR_0.0.1.tgz, r-release (x86_64): CropDetectR_0.0.1.tgz, r-oldrel (x86_64): CropDetectR_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CropDetectR to link to this page.