slic | R Documentation |
Converts image into SLIC superpixels
slic(im, nS, compactness = 1, ...)
im |
Image of class "cimg" |
nS |
Number of superpixels to return |
compactness |
Controls scaling ratio for pixel values |
... |
Parameters passed to kmeans |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.