supercells: Superpixels of Spatial Data

Creates superpixels based on input spatial data. This package works on spatial data with one variable (e.g., continuous raster), many variables (e.g., RGB rasters), and spatial patterns (e.g., areas in categorical rasters). It is based on the SLIC algorithm (Achanta et al. (2012) <doi:10.1109/TPAMI.2012.120>), and readapts it to work with arbitrary dissimilarity measures.

Package details

AuthorJakub Nowosad [aut, cre] (<https://orcid.org/0000-0002-1057-3721>), Pascal Mettes [ctb] (Author of the initial C++ implementation of the SLIC Superpixel algorithm for image data), Charles Jekel [ctb] (Author of underlying C++ code for dtw)
MaintainerJakub Nowosad <nowosad.jakub@gmail.com>
LicenseGPL (>= 3)
Version1.0.0
URL https://jakubnowosad.com/supercells/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("supercells")

Try the supercells package in your browser

Any scripts or data that you put into this service are public.

supercells documentation built on May 29, 2024, 11:58 a.m.