View source: R/get_spectralSpecies.R
get_spectralSpecies | R Documentation |
compute spectral species from inputdata
get_spectralSpecies(inputdata, Kmeans_info, SelectBands = NULL, nbCPU = 1)
inputdata |
dataframe. information extracted from raster data |
Kmeans_info |
list. obtained from function get_kmeans |
SelectBands |
numeric. bands selected from inputdata |
nbCPU |
numeric. Number of CPUs available |
SSwindow results of kmeans per window
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.