Scroll to navigation

HUGIN_HDRMERGE(1) HUGIN HUGIN_HDRMERGE(1)

NAME

hugin_hdrmerge - Merge overlapping images

SYNOPSIS

hugin_hdrmerge [options] -o output.exr input-files

DESCRIPTION

TODO.

OPTIONS

Output file
Merge mode, can be one of: avg, avg_slow, khan (default), if avg, no -i, -s, or -d options apply
Number of iterations to execute (default is 1)
Only consider pixels that are defined in all images (avg mode only)
Debug files to save each iteration, can be one of:

If verbose >= 3, all debug files are output unless specified

Apply one or more advanced calculations, can be one or more of:
Export each initial weight to <input_file_paths>_iw.<ext>
Load a previously exported initial weight with respect to the input file names

NOTE: if both -e and -l options are on, the program will calculate and save the initial weights, then wait until user indicates that it can continue by loading the previously saved weights

Verbose, print progress messages, repeat for even more verbose output
Display help summary.

AUTHORS

Written by Jing Jin. Also contains contributions from Pablo d'Angelo, Douglas Wilkins, Ippei Ukai, Ed Halley, Bruno Postle, Gerry Patterson and Brent Townshend.

This man page was written by Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> and is licensed under the same terms as the hugin package itself.

2022-08-20 "Version: 2021.0.0"