Package: imgpalr 0.4.0
Matthew Leonawicz
imgpalr: Create Color Palettes from Images
Provides ability to create color palettes from image files. It offers control over the type of color palette to derive from an image (qualitative, sequential or divergent) and other palette properties. Quantiles of an image color distribution can be trimmed. Near-black or near-white colors can be trimmed in RGB color space independent of trimming brightness or saturation distributions in HSV color space. Creating sequential palettes also offers control over the order of HSV color dimensions to sort by. This package differs from other related packages like 'RImagePalette' in approaches to quantizing and extracting colors in images to assemble color palettes and the level of user control over palettes construction.
Authors:
imgpalr_0.4.0.tar.gz
imgpalr_0.4.0.zip(r-4.5)imgpalr_0.4.0.zip(r-4.4)imgpalr_0.4.0.zip(r-4.3)
imgpalr_0.4.0.tgz(r-4.4-any)imgpalr_0.4.0.tgz(r-4.3-any)
imgpalr_0.4.0.tar.gz(r-4.5-noble)imgpalr_0.4.0.tar.gz(r-4.4-noble)
imgpalr_0.4.0.tgz(r-4.4-emscripten)imgpalr_0.4.0.tgz(r-4.3-emscripten)
imgpalr.pdf |imgpalr.html✨
imgpalr/json (API)
NEWS
# Install 'imgpalr' in R: |
install.packages('imgpalr', repos = c('https://leonawicz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/leonawicz/imgpalr/issues
colorcolor-paletteimage-classificationimage-processing
Last updated 2 months agofrom:d0c4c4734c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:image_loadimage_palimage_quantmap
Dependencies:clidigestdownloaderdplyrfansifarvergenericsgluejpeglifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Load PNG, JPG, BMP or GIF | image_load |
Create a color palette from an image | image_pal |
Quantize an image using an existing color palette | image_quantmap |
imgpalr: Create Color Palettes from Images | imgpalr-package imgpalr |