Package: pixelclasser
Type: Package
Title: Classifies Image Pixels by Colour
Version: 1.1.1
Date: 2023-10-18
Authors@R: c(person("Carlos", "Real", email = "carlos.real@usc.es",  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5433-6728")),
             person("Quentin", "Read", role = "rev"))
Description: Contains functions to classify the pixels of an image file by its colour. It implements a simple form of the techniques known as Support Vector Machine adapted to this particular problem.
Encoding: UTF-8
License: GPL-3 | file LICENSE
LazyData: false
RoxygenNote: 7.2.3
Imports: graphics, grDevices, jpeg, tiff,
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr, rmarkdown
Contact: carlos.real@usc.es
Language: en-GB
NeedsCompilation: no
Packaged: 2023-10-18 14:13:44 UTC; mnium
Author: Carlos Real [aut, cre] (<https://orcid.org/0000-0002-5433-6728>),
  Quentin Read [rev]
Maintainer: Carlos Real <carlos.real@usc.es>
Repository: CRAN
Date/Publication: 2023-10-18 14:50:05 UTC
Built: R 4.3.0; ; 2023-10-18 16:45:22 UTC; unix
