ST_Sum4ma — Raster processing function that calculates the sum of all pixel values in a neighborhood.
float8 ST_Sum4ma(
float8[][] matrix, text nodatamode, text[] VARIADIC args)
;
Calculate the sum of all pixel values 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