Opened 11 years ago

Last modified 7 years ago

#2601 new enhancement

[raster] ST_Convolution

Reported by: nclay Owned by: Bborie Park
Priority: medium Milestone: PostGIS Fund Me
Component: raster Version: master
Keywords: Cc:

Description

A convenience function returns a raster, convoluted with a matrix.

ST_Convolution( raster img, double[][] matrix ) an alias for st_mapalgebra(raster, mask, weighted true, "sum" ).

Change History (1)

comment:1 by robe, 7 years ago

Milestone: PostGIS FuturePostGIS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.