File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,11 @@ enfuse ver. 4.2 or greater
26
26
exiftool
27
27
28
28
----USAGE----
29
- Install: (see here for more detail: https://github.com/darktable-org/lua-scripts )
30
- 1) Copy this file in to your 'lua/contrib' folder where all other scripts reside.
31
- 2) Require this file in your luarc file, as with any other dt plug-in
32
- On the initial startup go to darktable settings > lua options and set your executable paths and other preferences, then restart darktable
29
+ Install:
30
+ 1) Get the Lua scripts: https://github.com/darktable-org/lua-scripts#download-and-install
31
+ 2) Require this file in your luarc file, as with any other dt plug-in: require "contrib/enfuseAdvanced"
32
+ 3) Then select "DRI or DFF image" as storage option
33
+ 4) On the initial startup set your executable paths
33
34
34
35
DRI = Dynamic Range Increase (Blend multiple bracket images into a single LDR file)
35
36
DFF = Depth From Focus ('Focus Stacking' - Blend multiple images with different focus into a single image)
You can’t perform that action at this time.
0 commit comments