R/Lib_MapSpectralSpecies.R
compute_spectral_species_FieldPlots.Rd
compute spectral species for a subset of pixels provided in a list, each element corresponding to a polygon
compute_spectral_species_FieldPlots(
subset_Raster,
List_FieldPlot,
nb_partitions,
Pix_Per_Partition,
nbclusters,
PC_Select = NULL,
nbCPU = 1,
progressbar = FALSE,
algorithm = "Hartigan-Wong"
)
numeric. Subset of a raster file on which computation of spectral species sould be performed
list. list of information from same file as subset, corresponding to field plots
numeric. number of repetitions of kmeans
numeric. number of pixels per partition
numeric. number of clusters / spectral species
numeric. selection of components from subset_Raster and List_FieldPlot on which spctral species are computed
numeric. number of CPU on which kmeans is computed
boolean. should progress bar be displayed (set to TRUE only if no conflict of parallel process)
character. algorithm used in the kmeans clustering
list. vector_coordinates and vector_ID for each element in the vector file