ee.Algorithms.Image.Segmentation.seedGrid

Wählt Ausgangspixel für das Clustering aus.

NutzungAusgabe
ee.Algorithms.Image.Segmentation.seedGrid(size, gridType)Bild
ArgumentTypDetails
sizeGanzzahl, Standard: 5Der Abstand zwischen den Superpixel-Ausgangspositionen in Pixeln.
gridTypeString, Standard: „square“Art des Rasters. Entweder „square“ oder „hex“.