Man page - pfs_automerge(1)
Packages contains this manual
- jpeg2hdrgen(1)
- pfsoutrgbe(1)
- pfsouthdrhtml(1)
- pfsextractchannels(1)
- pfsinrgbe(1)
- pfsout(1)
- pfsstat(1)
- pfscolortransform(1)
- pfsoutyuv(1)
- pfsoutppm(1)
- dcraw2hdrgen(1)
- pfsinimgmagick(1)
- pfsclamp(1)
- pfsgamma(1)
- pfsin(1)
- pfsplotresponse(1)
- pfsoctavelum(1)
- pfsoutimgmagick(1)
- pfsinme(1)
- pfsretime(1)
- pfsoctavergb(1)
- pfsrotate(1)
- pfsinhdrgen(1)
- pfstag(1)
- pfscat(1)
- pfssize(1)
- pfsindcraw(1)
- pfsdisplayfunction(1)
- pfsabsolute(1)
- pfsouttiff(1)
- pfscut(1)
- pfsinexr(1)
- pfspanoramic(1)
- pfshdrcalibrate(1)
- pfsinppm(1)
- pfspad(1)
- pfsoutpfm(1)
- pfsintiff(1)
- pfsinpfm(1)
- pfsflip(1)
- pfs_automerge(1)
- pfsoutexr(1)
- pfsinyuv(1)
apt-get install pfstools
Manual
pfs_automerge
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
BUGS
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).