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

NAME

6       dcraw2hdrgen  - Parse information in given Digital Camera RAW files and
7       output a hdrgen script for generation of HDR images.
8
9

SYNOPSIS

11       dcraw2hdrgen <file1.cr2> [<file2.cr2>...]
12
13

DESCRIPTION

15       This program can be used to automatically create an hdrgen  script  for
16       use  with  software  creating  HDR  images. The exposure information is
17       extracted from RAW files using the `dcraw` tool.
18
19       If this script doesn't recognise the exposure settings from the  images
20       taken  by  your  camera,  please  verify if dcraw supports your camera:
21       `dcraw -i -v your_image.cr2`. You should see a detailed information  on
22       shot  settings including exposure time. Maybe compiling the newest ver‐
23       sion will help.
24
25

EXAMPLES

27       dcraw2hdrgen IMG_0001.CR2 IMG_0002.CR2 IMG_0003.CR2 > sample.hdrgen
28
29              Creates a sample.hdrgen script for given images.
30
31

SEE ALSO

33       dcraw(1) pfsindcraw(1) pfsinhdrgen(1) pfshdrcalibrate(1)
34

BUGS

36       Please report bugs and comments on implementation to Grzegorz  Krawczyk
37       <gkrawczyk@users.sourceforge.net>.
38
39
40
41                                                               dcraw2hdrgen(1)
Impressum