1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: pfstmo
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Sebastian Harl <tokkee@debian.org>
Build-Depends: debhelper (>= 5), dpatch, dpkg-dev (>= 1.14.6), autotools-dev, pkg-config, libpfs-dev, fftw3-dev, libgsl0-dev
Standards-Version: 3.8.2
Homepage: http://www.mpi-inf.mpg.de/resources/tmo/
Vcs-Git: git://git.debian.org/git/pkg-phototools/pfstmo.git
Vcs-Browser: http://git.debian.org/?p=pkg-phototools/pfstmo.git
Package: pfstmo
Architecture: any
Depends: ${shlibs:Depends}
Recommends: pfstools
Description: set of tone mapping operators
This package contains a set of state-of-the-art tone mapping operators. Tone
mapping is a technique used to approximately map the appearance of
high-dynamic range (HDR) images to media with more limited dynamic range. The
operators are suitable for processing of both static images and animations.
.
The operators are embedded in a flexible framework (pfstools) which provides
a unified input/output mechanism and a modular architecture for the filtering
of the image data. Various file formats for static images and video are
transparently supported and the High Dynamic Range data are processed
modularly through a Unix piping mechanism.
|