Img2DClustering: Img2DClustering

Description Usage Arguments Author(s)

View source: R/Img2DClustering.R

Description

This function provides an image segmentation with k-means clustering.

Usage

1
Img2DClustering(x, Cluster = 3, XY = 1024, OriginalScale = TRUE)

Arguments

x

an Image object of EBImage

Cluster

a number of cluster

XY

pixels values of width and height

OriginalScale

a logical

Author(s)

Satoshi Kume


kumeS/rMiW documentation built on Dec. 21, 2021, 8:43 a.m.