Skip to content

manuel-koch/rawstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rawstack

Rawstack creates kind of Poor-Men-HDR image from a stack of input images that are extracted from a single RAW camera image.

It uses...

  • GraphicsMagick to manipulate images.
  • Exiv2 to extract EXIF information from camera RAW image.
  • ufraw to extract multiple differently exposed images from a single RAW camera image.
  • enfuse to blend up to 9 extracted images into one single output image.
  • Qt to build the GUI application.

Remarks

Current implementation using some hardcoced paths to ufraw and enfuse executables that will only match an environment on Mac OSX using e.g. MacPorts.

I currently only build rawstack on Mac OSX, thus it may not build/run on other environments.

About

Fusing multiple images extracted from single RAW camera image

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published