1pfs_automerge(1)            General Commands Manual           pfs_automerge(1)
2
3
4

NAME

6       pfs_automerge  -  Script for scanning all subdirectories of a given di‐
7       rectory and merging RAW files into HDR images
8

SYNOPSIS

10       pfs_automerge   [--align|-a]   [--dest   <dir>|-d   <dir>]    [--format
11       (exr|hdr)|-f (exr|hdr)]
12

DESCRIPTION

14       This  command  can  be  used to mass-merge multiple HDR images from RAW
15       files, where each exposure stack is stored  in  a  separate  directory.
16       pfs_split_exposures  can be used to automatically group RAW images into
17       individual directories.
18

OPTIONS

20       --align, -a
21              When set, the images will be aligned with pfsalign before  merg‐
22              ing.
23
24       --dest <dir>, -d <dir>
25              Write  merged  HDR  images  into  the  directory <dir>. Default:
26              "merged".
27
28       --format (exr|hdr)|-f (exr|hdr)
29              Store HDR images in OpenEXR format (exr) or Radiance RGBE (hdr).
30              Default: "exr".
31

SEE ALSO

33       pfsinme(1),pfs_split_exposures(1)
34

BUGS

36       Please  report  bugs  and  comments  to  the  pfstools discussion group
37       (http://groups.google.com/group/pfstools).
38
39
40
41                                                              pfs_automerge(1)
Impressum