be2f7c5b97
Enblend combines images that partially overlap into a single large image with no seams (panorama generation). This is a command-line tool which performs the actual composition; another tool is required to line up the images ready for input (e.g. Hugin). Enfuse combines images that overlap into a single image with good focus and exposure (exposure stacking for high dynamic range, focus stacking for extended depth-of-field). will be hooked to the build after tests on additional arch. big thanks to Emmanuel Viaud for rewriting some C++ to build with GCC 3.
15 lines
447 B
Plaintext
15 lines
447 B
Plaintext
$OpenBSD: patch-doc_enfuse_texi,v 1.1.1.1 2009/04/19 11:14:37 sthen Exp $
|
|
--- doc/enfuse.texi.orig Sat Oct 25 15:10:21 2008
|
|
+++ doc/enfuse.texi Sat Oct 25 15:12:01 2008
|
|
@@ -3,6 +3,10 @@
|
|
@c %** start of header
|
|
@setfilename enfuse.info
|
|
@settitle Fusing Multiple Images with Enfuse
|
|
+@dircategory Enblend
|
|
+@direntry
|
|
+* enfuse: (enfuse). combines overlapping images into one with good exposure and focus.
|
|
+@end direntry
|
|
@c %** end of header
|
|
|
|
|