Package: pixelclasser 1.0.0

Carlos Real

pixelclasser: Classifies Image Pixels by Colour

Contains functions to classify the pixels of an image file (jpeg or tiff) by its colour. It implements a simple form of the techniques known as Support Vector Machine adapted to this particular problem.

Authors:Carlos Real [aut, cre], Quentin Read [rev]

pixelclasser_1.0.0.tar.gz
pixelclasser_1.0.0.zip(r-4.6)pixelclasser_1.0.0.zip(r-4.5)pixelclasser_1.0.0.zip(r-4.4)
pixelclasser_1.0.0.tgz(r-4.5-any)pixelclasser_1.0.0.tgz(r-4.4-any)
pixelclasser_1.0.0.tar.gz(r-4.6-any)pixelclasser_1.0.0.tar.gz(r-4.5-any)
pixelclasser_1.0.0.tgz(r-4.4-emscripten)
pixelclasser.pdf |pixelclasser.html
pixelclasser/json (API)

# Install 'pixelclasser' in R:
install.packages('pixelclasser', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #406

Bug tracker:https://github.com/ropensci/pixelclasser/issues

Pkgdown site:https://docs.ropensci.org

On CRAN:

Conda:

3.00 score 2 stars 8 scripts 130 downloads 11 exports 2 dependencies

Last updated 4 years agofrom:e2539ca0dd (on main). Checks:10 OK. Indexed: yes.

TargetResultTotal time
source / vignettesOK303
pkgdown docsOK191
linux-devel-x86_64OK254
linux-release-x86_64OK239
macos-release-arm64OK135
macos-oldrel-arm64OK85
windows-develOK58
windows-releaseOK65
windows-oldrelOK64
wasm-releaseOK147

Exports:classify_pixelsdefine_catdefine_ruledefine_subcatlabel_ruleplace_ruleplot_pixelsplot_rgb_planeplot_ruleread_imagesave_classif_image

Dependencies:jpegtiff

A pixelclasser sample session

Rendered frompixelclasser.Rmdusingknitr::rmarkdownon May 29 2025.

Last update: 2021-01-22
Started: 2020-10-28