Package: pliman
Title: Tools for Plant Image Analysis
Version: 1.1.0
Authors@R: 
    person(given = "Tiago",
           family = "Olivoto",
           role = c("aut", "cre"),
           email = "tiagoolivoto@gmail.com",
           comment = c(ORCID = "0000-0002-0241-9636"))
Description: Provides tools for image manipulation that will help you to
    quantify plant leaf area, disease severity, number of disease lesions,
    and obtain statistics of image objects such as grains, pods, pollen,
    leaves, and more. Tools to segment images and create binary images
    using the method of automatic threshold selection proposed by
    Otsu (1979) <doi:10.1109/tsmc.1979.4310076> are also provided.
License: GPL (>= 3)
URL: https://github.com/TiagoOlivoto/pliman
BugReports: https://github.com/TiagoOlivoto/pliman/issues
Depends: R (>= 4.1)
Suggests: BiocManager, EBImage, knitr, rmarkdown
VignetteBuilder: knitr
biocViews:
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
Imports: lattice
NeedsCompilation: no
Packaged: 2021-12-10 03:12:05 UTC; tiago
Author: Tiago Olivoto [aut, cre] (<https://orcid.org/0000-0002-0241-9636>)
Maintainer: Tiago Olivoto <tiagoolivoto@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-10 08:30:02 UTC
