Package: countcolors 0.9.2
countcolors: Locates and Counts Pixels Within Color Range(s) in Images
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.
Authors:
countcolors_0.9.2.tar.gz
countcolors_0.9.2.zip(r-4.7)countcolors_0.9.2.zip(r-4.6)countcolors_0.9.2.zip(r-4.5)
countcolors_0.9.2.tgz(r-4.6-any)countcolors_0.9.2.tgz(r-4.5-any)
countcolors_0.9.2.tar.gz(r-4.7-any)countcolors_0.9.2.tar.gz(r-4.6-any)
countcolors_0.9.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
countcolors/json (API)
| # Install 'countcolors' in R: |
| install.packages('countcolors', repos = c('https://hiweller.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hiweller/countcolors/issues
Last updated from:615ecab8f3. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 135 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | NOTE | 141 | ||
| macos-release-arm64 | NOTE | 155 | ||
| macos-oldrel-arm64 | NOTE | 200 | ||
| windows-devel | NOTE | 82 | ||
| windows-release | NOTE | 83 | ||
| windows-oldrel | NOTE | 130 | ||
| wasm-release | OK | 133 |
Exports:changePixelColorcountColorscountColorsInDirectoryplotArrayAsImagerectangularRangesphericalRange
Dependencies:abindapeaskpassbase64encbitopsbslibcachemcaToolscliclueclustercolordistancecpp11crosstalkcurldata.tabledeldirdigestdplyremdistevaluatefarverfastmapfontawesomefsgenericsggplot2gluegplotsgtablegtoolshighrhtmltoolshtmlwidgetshttrisobandjpegjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclemagrittrMatrixmemoisemgcvmimenlmeopensslotelpillarpkgconfigplotlypngpolyclippromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesscatterplot3dspatstat.dataspatstat.geomspatstat.univarspatstat.utilsstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Last update: 2018-12-27
Started: 2018-05-22
Last update: 2018-10-26
Started: 2018-10-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Change all specified pixels to a new color | changePixelColor |
| Count the number of pixels within a color range or ranges | countColors |
| Count colors within range(s) in every image in a directory | countColorsInDirectory |
| Plot a 3D array as an RGB image | plotArrayAsImage |
| Find pixels within a target color range defined by boundaries in each channel | rectangularRange |
| Find pixels within a target color range defined by a center and search radius | sphericalRange |
