summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4b112f)
raw | patch | inline | side by side (parent: a4b112f)
author | Andreas Metzler <ametzler@downhill.g.la> | |
Sun, 5 Oct 2008 07:52:56 +0000 (09:52 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 7 Oct 2008 15:33:35 +0000 (17:33 +0200) |
Also, the buzz-word "exposure blending" has been added.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index e0addaf81143d9ae86d21cd05a5b95bcb29111b8..653b38c495a74dd6a7b67b45bdcbd92979fc3a16 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Added zlib1g-dev, libjpeg62-dev, libpng12-dev to the build dependencies,
although they currently would be pulled in by other build-depends.
- Added libopenexr-dev and pkg-config to the build dependencies.
+ - Updated package description to mention enfuse and the buzz-word
+ "exposure blending".
[ Sebastian Harl ]
* debian/rules:
diff --git a/debian/control b/debian/control
index 45c7d8dfd7e849820842ea7018bdccacf257f4b3..82769dd148221821353dd3e33743fecbcfb48791 100644 (file)
--- a/debian/control
+++ b/debian/control
Depends: ${shlibs:Depends}
Recommends: hugin
Enhances: hugin
-Description: image blending tool
+Description: image blending tools
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,
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 blends differently exposed images into a nice output image, without
+ producing intermediate HDR images that are then tonemapped to a viewable
+ image. (Exposure blending).
+ .
+ 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 are designed to work with.