36 lines
662 B
Markdown
36 lines
662 B
Markdown
![]() |
---
|
||
|
title: hugin
|
||
|
id: hugin
|
||
|
weight: 170
|
||
|
draft: false
|
||
|
author: "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
|