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.5)pixelclasser_1.0.0.zip(r-4.4)pixelclasser_1.0.0.zip(r-4.3)
pixelclasser_1.0.0.tgz(r-4.5-any)pixelclasser_1.0.0.tgz(r-4.4-any)pixelclasser_1.0.0.tgz(r-4.3-any)
pixelclasser_1.0.0.tar.gz(r-4.5-noble)pixelclasser_1.0.0.tar.gz(r-4.4-noble)
pixelclasser_1.0.0.tgz(r-4.4-emscripten)pixelclasser_1.0.0.tgz(r-4.3-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 198 downloads 11 exports 2 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 14 2025
R-4.5-winOKMar 14 2025
R-4.5-macOKMar 14 2025
R-4.5-linuxOKMar 14 2025
R-4.4-winOKMar 14 2025
R-4.4-macOKMar 14 2025
R-4.4-linuxOKMar 14 2025
R-4.3-winOKMar 14 2025
R-4.3-macOKMar 14 2025

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 Mar 14 2025.

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