opnsense-ports/graphics/gimp-refocus-plugin/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

18 lines
696 B
Text

[ edited excerpt from developer's www site ]
During image processing operations such as scanning and scaling,
images tend to get blurry.
The blurred impression of these images is due to the fact that image
pixels are averaged with their neighbors. Blurred images don't have
sharp boundaries and look as though they have been taken with an
unfocussed camera.
Refocus is a GIMP plug-in to "refocus" the image, using a technique
called FIR Wiener filtering. The traditional technique for sharpening
images is to use unsharp masking. Refocus generally produces better
results than unsharp masking.
The plugin can be found under "Filters > Enhance > Refocus"
WWW: http://refocus.sourceforge.net/