Man page - dcraw2hdrgen(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)
apt-get install pfstools
Manual
| dcraw2hdrgen(1) | General Commands Manual | dcraw2hdrgen(1) |
NAME
dcraw2hdrgen - Parse information in given Digital Camera RAW files and output a hdrgen script for generation of HDR images.
SYNOPSIS
dcraw2hdrgen <file1.cr2> [<file2.cr2>...]
DESCRIPTION
This program can be used to automatically create an hdrgen script for use with software creating HDR images. The exposure information is extracted from RAW files using the `dcraw` tool.
If this script doesn't recognise the exposure settings from the images taken by your camera, please verify if dcraw supports your camera: `dcraw -i -v your_image.cr2`. You should see a detailed information on shot settings including exposure time. Maybe compiling the newest version will help.
EXAMPLES
- dcraw2hdrgen IMG_0001.CR2 IMG_0002.CR2 IMG_0003.CR2 > sample.hdrgen
-
Creates a sample.hdrgen script for given images.
SEE ALSO
dcraw(1) pfsindcraw(1) pfsinhdrgen(1) pfshdrcalibrate(1)
BUGS
Please report bugs and comments on implementation to Grzegorz Krawczyk <gkrawczyk@users.sourceforge.net>.