Package: pixelclasser
Type: Package
Title: Classifies Image Pixels by Colour
Version: 1.1.0
Date: 2022-05-03
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.1.1
Imports: graphics, grDevices, jpeg, tiff,
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr, rmarkdown
Contact: carlos.real@usc.es
Language: en-GB
NeedsCompilation: no
Packaged: 2022-05-03 15:15:55 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: 2022-05-03 16:00:02 UTC
Built: R 4.1.2; ; 2022-05-04 10:29:29 UTC; unix
