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