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