apply kmeans to information extracted from an image and corresponding to a window

apply_kmeans(inputdata_window, Kmeans_info, SelectBands = NULL)

Arguments

inputdata_window

numeric. pixel data extracted from raster

Kmeans_info

list. kmeans description obtained from function get_kmeans

SelectBands

numeric. bands selected from input data

Value

Kmeans_info