enblend-enfuse 4.0+dfsg-3ubuntu1 source package in Ubuntu

Changelog

enblend-enfuse (4.0+dfsg-3ubuntu1) oneiric; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Use default inlining parameters for the build.
    - Build using -O1 on armel.

enblend-enfuse (4.0+dfsg-3) unstable; urgency=low

  * [11_ftbfs_boost1.46.1.diff]: Pulled from upstream HG, compatibility with
    BOOST_FILESYSTEM_VERSION 2 and 3. Closes: #625061
 -- Fabrice Coutadeur <email address hidden>   Sun, 05 Jun 2011 19:29:21 +0200

Upload details

Uploaded by:
Fabrice Coutadeur
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
enblend-enfuse_4.0+dfsg.orig.tar.gz 1.0 MiB 1ae5fc4a2c59e1e0bdc640803027e2e855de5e8a49f105a87a16cb8d5b26c382
enblend-enfuse_4.0+dfsg-3ubuntu1.debian.tar.gz 10.9 KiB 2bb39d7244e81507b12106190ec71c48e6d141d341ae28ce81233b96e85d0a77
enblend-enfuse_4.0+dfsg-3ubuntu1.dsc 1.8 KiB 9389d51abb62446dd45feaf205b63d274e55b06617a6bca2de0022bc40e95022

View changes file

Binary packages built by this source

enblend: 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,
 for example, be used to blend a panorama composed of several images.
 .
 It uses a Burt & Adelson multi-resolution spline. This technique tries to
 make the seams between the input images invisible. The basic idea is that
 image features should be blended across a transition zone proportional in
 size to the spatial frequency of the features. For example, objects like
 trees and windowpanes have rapid changes in color. By blending these
 features in a narrow zone, you will not be able to see the seam because the
 eye already expects to see color changes at the edge of these features.
 Clouds and sky are the opposite. These features have to be blended across a
 wide transition zone because any sudden change in color will be immediately
 noticeable.
 .
 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.

enfuse: 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.
 .
 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.