slic: SLIC algorithm

slicR Documentation

SLIC algorithm

Description

Converts image into SLIC superpixels

Usage

slic(im, nS, compactness = 1, ...)

Arguments

im

Image of class "cimg"

nS

Number of superpixels to return

compactness

Controls scaling ratio for pixel values

...

Parameters passed to kmeans


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.