Geographic Information Systems Asked by berkK on November 30, 2020
I did an unsupervised classification with google earth engine. numPixels parameter change the classification result hugely. I am very curious about how this parameter work and what does it mean and what is the optimal values for best results. My clustering code below here.
var training=clipdata3.sample({
region:geometry,
numPixels:101,
scale:10
});
var grupo= ee.Clusterer.wekaKMeans(3).train(training); //K-Means Method with 3 classes
var classified= clipdata3.cluster(grupo);
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP