Description Usage Arguments Author(s)
View source: R/Img2DClustering.R
This function provides an image segmentation with k-means clustering.
1 | Img2DClustering(x, Cluster = 3, XY = 1024, OriginalScale = TRUE)
|
x |
an Image object of EBImage |
Cluster |
a number of cluster |
XY |
pixels values of width and height |
OriginalScale |
a logical |
Satoshi Kume
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.