ee.Terrain.fillMinima

Fills local minima. Only works on INT types.

UsageReturns
ee.Terrain.fillMinima(image, borderValue, neighborhood)Image
ArgumentTypeDetails
imageImageThe image to fill.
borderValueLong, default: nullThe border value.
neighborhoodInteger, default: 50The size of the neighborhood to compute over.