Package: ZooID
Type: Package
Title: Load, Segment and Classify Zooplankton Images
Version: 0.2.0
Authors@R: c(
  person("Arick", "Grootveld", email = "arick.grootveld@gmail.com", role = c("cre","aut")),
  person("Eva", "Kozak", email = "eva.kozak@academics.udg.mx", role = "aut")
  )
Maintainer: Arick Grootveld <arick.grootveld@gmail.com>
Imports: magick
Description: This tool provides functions to load, segment and classify zooplankton images. 
  The image processing algorithms and the machine learning classifiers in this package are (will be, since these have not been added yet) direct ports of 
  an early 'python' implementation that can be found at <https://github.com/arickGrootveld/ZooID>. The model weights and datasets (also not added yet) 
  that are a part of this package can also be found at Arick Grootveld, Eva R. Kozak, Carmen Franco-Gordo (2023) <doi:10.5281/zenodo.7979996>. 
URL: https://github.com/arickGrootveld/ZooID_RPackage
Language: en-US
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-30 19:11:32 UTC; agrootveld
Author: Arick Grootveld [cre, aut],
  Eva Kozak [aut]
Repository: CRAN
Date/Publication: 2024-01-30 19:20:01 UTC
Built: R 4.5.2; ; 2025-11-08 02:35:34 UTC; windows
