luadocs/content/lua.scripts.manual/scripts/contrib/hugin.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

662 B

title id weight draft author
hugin hugin 170 false people

Name

hugin.lua - stitch multiple images into a panorama

Description

Add a new storage option to send images to hugin. Images are exported to darktable tmp dir first.

Usage

  • require this file from your main luarc config file
  • set the hugin tool paths (on some platforms)
  • if hugin gui mode is used, save the final result in the tmp directory with the first file name and _pano as suffix for the image to be automatically imported to DT afterwards

Additional Software Required

  • hugin

Limitations

Author

Wolfgang Goetz
Christian Kanzian
Tobias Jakobs