Package: countcolors
Type: Package
Title: Locates and Counts Pixels Within Color Range(s) in Images
Version: 0.9.1
Authors@R: person("Hannah", "Weller", email = "hannahiweller@gmail.com", role = c("aut", "cre"))
Maintainer: Hannah Weller <hannahiweller@gmail.com>
Description: Counts colors within color range(s) in images, and
    provides a masked version of the image with targeted pixels
    changed to a different color. Output includes the locations
    of the pixels in the images, and the proportion of the image
    within the target color range with optional background masking.
    Users can specify multiple color ranges for masking.
Imports: colordistance, tools, graphics, png, jpeg
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, scatterplot3d
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-12 21:54:11 UTC; hanna
Author: Hannah Weller [aut, cre]
Repository: CRAN
Date/Publication: 2019-01-12 22:20:53 UTC
Built: R 4.2.0; ; 2023-07-11 01:08:17 UTC; unix
