ST_Min4ma — Raster processing function that calculates the minimum pixel value in a neighborhood.
float8 ST_Min4ma(
float8[][] matrix, text nodatamode, text[] VARIADIC args)
;
Calculate the minimum pixel value in a neighborhood of pixels.
This function is a specialized callback function for use as a callback parameter to ST_MapAlgebraFctNgb. |
Availability: 2.0.0