Package: RImagePalette 0.1.1
RImagePalette: Extract the Colors from Images
A pure R implementation of the median cut algorithm. Extracts the dominant colors from an image, and turns them into a scale for use in plots or for fun!
Authors:
RImagePalette_0.1.1.tar.gz
RImagePalette_0.1.1.zip(r-4.7)RImagePalette_0.1.1.zip(r-4.6)RImagePalette_0.1.1.zip(r-4.5)
RImagePalette_0.1.1.tgz(r-4.6-any)RImagePalette_0.1.1.tgz(r-4.5-any)
RImagePalette_0.1.1.tar.gz(r-4.7-any)RImagePalette_0.1.1.tar.gz(r-4.6-any)
RImagePalette_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RImagePalette/json (API)
| # Install 'RImagePalette' in R: |
| install.packages('RImagePalette', repos = c('https://joelcarlson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joelcarlson/rimagepalette/issues
Last updated from:949a1e50b0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | OK | 199 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 126 | ||
| windows-oldrel | OK | 95 | ||
| wasm-release | OK | 99 |
Exports:display_imagedisplay_paletteimage_palimage_palettequantize_imagescale_color_imagescale_colour_imagescale_fill_imageswitch_colors
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Display color image | display_image |
| Display color palette | display_palette |
| Image palette | image_pal |
| Create image palette | image_palette |
| The median cut algorithm | median_cut |
| Quantize image | quantize_image |
| Image color scales | scale_color_image scale_colour_image scale_fill_image |
| Swap Colors in an Image | switch_colors |
| Volume box | vbox |
