34 lines
523 B
Markdown
34 lines
523 B
Markdown
![]() |
---
|
||
|
title: enfuse
|
||
|
id: enfuse
|
||
|
weight: 50
|
||
|
draft: false
|
||
|
author: "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
|