luadocs/content/lua.scripts.manual/scripts/official/enfuse.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

523 B

title id weight draft author
enfuse enfuse 50 false people

Name

enfuse.lua - merge the selected images into one tonemapped image and import the result

Description

This script uses enfuse to merge the selected images into one tonemapped image and imports the result. It only works on ldr images (like, JPEG).

Usage

  • require this script from your main lua file
  • it creates a new lighttable module

Additional Software Required

Limitations

Author

Tobias Ellinghaus

Change Log