ee.Algorithms.Image.Segmentation.seedGrid

选择聚类的种子像素。

用法返回
ee.Algorithms.Image.Segmentation.seedGrid(size, gridType)图片
参数类型详细信息
size整数,默认值:5超像素种子位置间距(以像素为单位)。
gridType字符串,默认值:“square”网格类型。“square”或“hex”之一。