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.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://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

On CRAN:

11 exports 2 stars 0.36 score 2 dependencies 155 downloads

Last updated 3 years agofrom:e2539ca0dd (on main)

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 Jul 12 2024.

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