logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dcraw2hdrgen - Parse information in given Digital Camera RAW files and output a hdrgen script for

Bugs

       Please report bugs and comments on implementation to Grzegorz Krawczyk <gkrawczyk@users.sourceforge.net>.

                                                                                                 dcraw2hdrgen(1)

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.

Name

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

See Also

dcraw(1) pfsindcraw(1) pfsinhdrgen(1) pfshdrcalibrate(1)

Synopsis

dcraw2hdrgen <file1.cr2> [<file2.cr2>...]

See Also