[postgis-tickets] [PostGIS] #2599: [raster] ST_Sharpen
PostGIS
trac at osgeo.org
Sat Jan 4 02:13:00 PST 2014
#2599: [raster] ST_Sharpen
-------------------------+--------------------------------------------------
Reporter: nclay | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Returns a sharpened image using a user specified method.
ST_Sharpen( raster img, text method, text[] options )
method examples: Laplacian of a Gaussian: LoG
Unsharp Mask Method: UMM
other methods are to be investigated later.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2599>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list