Opened 10 years ago

Last modified 7 years ago

#2599 new enhancement

[raster] ST_Sharpen

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

Description

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.

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.