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.5)countcolors_0.9.2.zip(r-4.4)countcolors_0.9.2.zip(r-4.3)
countcolors_0.9.2.tgz(r-4.4-any)countcolors_0.9.2.tgz(r-4.3-any)
countcolors_0.9.2.tar.gz(r-4.5-noble)countcolors_0.9.2.tar.gz(r-4.4-noble)
countcolors_0.9.2.tgz(r-4.4-emscripten)countcolors_0.9.2.tgz(r-4.3-emscripten)
countcolors.pdf |countcolors.html✨
countcolors/json (API)
NEWS
# 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 5 years agofrom:615ecab8f3. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | NOTE | Nov 14 2024 |
R-4.4-mac | NOTE | Nov 14 2024 |
R-4.3-win | NOTE | Nov 14 2024 |
R-4.3-mac | NOTE | Nov 14 2024 |
Exports:changePixelColorcountColorscountColorsInDirectoryplotArrayAsImagerectangularRangesphericalRange
Dependencies:abindapeaskpassbase64encbitopsbslibcachemcaToolscliclueclustercolordistancecolorspacecpp11crosstalkcurldata.tabledeldirdigestdplyremdistevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegplotsgtablegtoolshighrhtmltoolshtmlwidgetshttrisobandjpegjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypngpolyclippromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesscatterplot3dspatstat.dataspatstat.geomspatstat.univarspatstat.utilsstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
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 |