X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=3f3a925811f829974b6b166eba352f7f253e3331;hb=dde9ab69c8a0df80a00bc082cc732be0596e6b01;hp=e062a62c2e41e8d1679e771541827dc5bf9197f4;hpb=63cd524c8d6bd25ae710fa650ce0a2d26e8afc3c;p=pkg-enblend.git diff --git a/debian/control b/debian/control index e062a62..3f3a925 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,20 @@ -Source: enblend +Source: enblend-enfuse Section: graphics Priority: optional Maintainer: Debian PhotoTools Maintainers -Uploaders: Sebastian Harl -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libtiff4-dev, libboost-dev, liblcms1-dev, libglew1.5-dev | libglew1.4-dev | libglew-dev, freeglut3-dev, libplot-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libopenexr-dev, pkg-config, texinfo -Standards-Version: 3.7.3 +Uploaders: Sebastian Harl , Andreas Metzler +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libtiff4-dev, libboost-dev, liblcms1-dev, libglew1.5-dev | libglew1.4-dev | libglew-dev, freeglut3-dev, libplot-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libopenexr-dev, pkg-config, texinfo, gnuplot, transfig, tidy, ttf-freefont +Standards-Version: 3.8.1 Homepage: http://enblend.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-phototools/enblend.git Vcs-Browser: http://git.debian.org/?p=pkg-phototools/enblend.git Package: enblend Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends},${misc:Depends} Recommends: hugin Enhances: hugin -Description: image blending tools +Description: image blending tool Enblend is a tool for compositing images. Given a set of images that overlap in some irregular way, Enblend overlays them in such a way that the seam between the images is invisible, or at least very difficult to see. It can, @@ -31,11 +31,28 @@ Description: image blending tools wide transition zone because any sudden change in color will be immediately noticeable. . - Enfuse blends differently exposed images into a nice output image, without - producing intermediate HDR images that are then tonemapped to a viewable - image. (Exposure blending). + Enblend does not align images for you. Use a tool like Hugin or PanoTools to + do this. The TIFFs produced by these programs are exactly what Enblend is + designed to work with. + +Package: enfuse +Architecture: any +Depends: ${shlibs:Depends},${misc:Depends} +Recommends: hugin +Enhances: hugin +Description: image exposure blending tool + Enfuse blends differently exposed images of the same scene into a nice output + image, without producing intermediate HDR images that are then tonemapped to a + viewable image. This simplified process often works much better and quicker + than the currently known tonemapping algorithms. + . + The exposure blending is done using the Mertens-Kautz-Van Reeth exposure + fusion algorithm. The basic idea is that pixels in the input images are + weighted according to qualities such as proper exposure, good contrast, and + high saturation. These weights determine how much a given pixel will + contribute to the final image. . - Both Enblend and Enfuse do not align images for you. Use a tool like Hugin or - PanoTools to do this. The TIFFs produced by these programs are exactly what - Enblend and Enfuse are designed to work with. + Enfuse does not align images for you. Use a tool like Hugin or PanoTools to do + this. The TIFFs produced by these programs are exactly what Enfuse is designed + to work with.