Man page - pfs_automerge(1)
Packages contas this manual
- pfsintiff(1)
- pfsrotate(1)
- pfsout(1)
- pfsabsolute(1)
- pfsstat(1)
- pfs_automerge(1)
- pfsplotresponse(1)
- pfsouttiff(1)
- pfsdisplayfunction(1)
- pfscat(1)
- pfsinppm(1)
- pfstag(1)
- pfspanoramic(1)
- pfssize(1)
- pfsindcraw(1)
- pfscut(1)
- pfsoctavergb(1)
- pfsinme(1)
- pfsoutrgbe(1)
- pfsoutppm(1)
- pfshdrcalibrate(1)
- pfsouthdrhtml(1)
- dcraw2hdrgen(1)
- pfsinhdrgen(1)
- pfsin(1)
- pfsgamma(1)
- pfsextractchannels(1)
- pfsinpfm(1)
- pfsclamp(1)
- pfsinimgmagick(1)
- pfsretime(1)
- pfsinyuv(1)
- pfsoutyuv(1)
- pfsinrgbe(1)
- pfsinexr(1)
- pfspad(1)
- pfsoctavelum(1)
- pfsoutpfm(1)
- pfsflip(1)
- jpeg2hdrgen(1)
- pfsoutimgmagick(1)
- pfsoutexr(1)
- pfscolortransform(1)
Package: pfstools
apt-get install pfstools
apt-get install pfstools
Manuals in package:
Documentations in package:
Manual
| pfs_automerge(1) | General Commands Manual | pfs_automerge(1) |
NAME
pfs_automerge - Script for scanning all subdirectories of a given directory and merging RAW files into HDR images
SYNOPSIS
pfs_automerge [--align|-a] [--dest <dir>|-d <dir>] [--format (exr|hdr)|-f (exr|hdr)]
DESCRIPTION
This command can be used to mass-merge multiple HDR images from RAW files, where each exposure stack is stored in a separate directory. pfs_split_exposures can be used to automatically group RAW images into individual directories.
OPTIONS
- --align, -a
- When set, the images will be aligned with pfsalign before merging.
- --dest <dir>, -d <dir>
- Write merged HDR images into the directory <dir>. Default: "merged".
- --format (exr|hdr)|-f (exr|hdr)
- Store HDR images in OpenEXR format (exr) or Radiance RGBE (hdr). Default: "exr".
SEE ALSO
pfsinme(1),pfs_split_exposures(1)
BUGS
Please report bugs and comments to the pfstools discussion group (http://groups.google.com/group/pfstools).