Downloads a satellite image via Google Maps/Earth (these are originally from a variety of aerial photography sources), translates the image into a perceptually uniform color space, runs one of a few different clustering algorithms on the colors in the image searching for a user-supplied number of colors, and returns the resulting color palette.
Version: | 0.1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | ggmap (≥ 2.6.1) |
Suggests: | testthat, cluster, knitr, rmarkdown, ggplot2 |
Published: | 2016-09-01 |
Author: | Will Cornwell, Mitch Lyons, Nick Murray |
Maintainer: | Will Cornwell <wcornwell at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | earthtones results |
Reference manual: | earthtones.pdf |
Vignettes: |
earthtones |
Package source: | earthtones_0.1.0.tar.gz |
Windows binaries: | r-devel: earthtones_0.1.0.zip, r-release: earthtones_0.1.0.zip, r-oldrel: earthtones_0.1.0.zip |
OS X Mavericks binaries: | r-release: earthtones_0.1.0.tgz, r-oldrel: earthtones_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=earthtones to link to this page.