diff options
author | danfe <danfe@FreeBSD.org> | 2011-04-13 10:30:18 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-04-13 10:30:18 +0800 |
commit | 6fa5add96189c070b2632971950153bc7ac2a58c (patch) | |
tree | a86c8d2dd5c2d355dc449a06911c206c663c89a4 /graphics/lensfun | |
parent | cf8260d23feedb3ea75dcbbfa96d815d6bb2d678 (diff) | |
download | freebsd-ports-gnome-6fa5add96189c070b2632971950153bc7ac2a58c.tar.gz freebsd-ports-gnome-6fa5add96189c070b2632971950153bc7ac2a58c.tar.zst freebsd-ports-gnome-6fa5add96189c070b2632971950153bc7ac2a58c.zip |
Augment port description.
Diffstat (limited to 'graphics/lensfun')
-rw-r--r-- | graphics/lensfun/pkg-descr | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/graphics/lensfun/pkg-descr b/graphics/lensfun/pkg-descr index 71980f459fd1..5c4e7fa89b8e 100644 --- a/graphics/lensfun/pkg-descr +++ b/graphics/lensfun/pkg-descr @@ -1,4 +1,18 @@ -lensfun is library for rectifying the defects introduced -by your photographic equipment. +The goal of the lensfun library is to provide a open source database of +photographic lenses and their characteristics. In the past there was a +effort in this direction (see http://www.epaperpress.com/ptlens/), but then +author decided to take the commercial route and the database froze at the +last public stage. This database was used as the basement on which lensfun +database grew, thanks to PTLens author which gave his permission for this, +while the code was totally rewritten from scratch (and the database was +converted to a totally new, XML-based format). + +The lensfun library not only provides a way to read the database and search +for specific things in it, but also provides a set of algorithms for +correcting images based on detailed knowledge of lens properties and +calibration data. Right now lensfun is designed to correct distortion, +transversal (also known as lateral) chromatic aberrations, vignetting and +colour contribution of the lens (e.g. when sometimes people says one lens +gives "yellowish" images and another, say, "bluish"). WWW: http://lensfun.berlios.de/ |