8000 GitHub - ricardobentes/enfuse: Enfuse for Gimp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ricardobentes/enfuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Enfuse for Gimp

Description

This plugin allows you to create a HDR image without leaving Gimp.

Just create one layer for each exposure, call the plugin and a new layer will be added to your current image with the blend result.

Requirements

Instalation

  1. Download Enfuse 4.2 and save it to a folder
  2. Copy the file enfuse.py to the Gimp plugin folder
  3. Set the path of the Enfuse executable on the top of the script enfusePath = "C:\enfuse\bin\enfuse.exe". Don't forget the double slash to separate the folders.

Using the plugin

  1. Start Gimp
  2. Open all the exposures as different layers of a single image
  3. Run the Enfuse plugin which is located in Filters → Combine → Enfuse
  4. Pick a temporary file folder. This is used for saving the intermediate working files. These will be deleted at the end of the process.
  5. Click OK. The process will begin and at the end the resulting image will be shown as a new layer.

To-Do

  • Find and kill bugs
  • Move the Enfuse and Temp folder paths to the settings
  • Allow user to set Enfuse parameters instead of using the defaults
  • Add image alignment

Acknowledgements

This plugin was the original idea of Fernando Batista, a great friend and photographer and he's helping me testing and providing feedback and new ideas.

This is my first Gimp plugin and Python script so these resources got me through it. Thanks!

About

Enfuse for Gimp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0