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
438 B
Plaintext
15 lines
438 B
Plaintext
$OpenBSD: patch-doc_enblend_texi,v 1.1.1.1 2009/04/19 11:14:37 sthen Exp $
|
|
--- doc/enblend.texi.orig Sat Oct 25 15:10:09 2008
|
|
+++ doc/enblend.texi Sat Oct 25 15:11:19 2008
|
|
@@ -3,6 +3,10 @@
|
|
@c %** start of header
|
|
@setfilename enblend.info
|
|
@settitle Combining Multiple Images with Enblend
|
|
+@dircategory Enblend
|
|
+@direntry
|
|
+* enblend: (enblend). seamlessly combines overlapping images.
|
|
+@end direntry
|
|
@c %** end of header
|
|
|
|
|