Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
HUGIN_EXECUTOR("1")		      HUGIN		     HUGIN_EXECUTOR("1")

NAME
     hugin_executor - stitch a hugin project

SYNOPSIS
     hugin_executor [-h] [-a] [-s] [-t <num>] [-p <str>] [-d] input.pto

DESCRIPTION
     hugin_executor is a command line tool, useful for stitching projects in
     shell scripts

OPTIONS
     -h, --help
	 Shows help message

     -a, --assistant
	 Execute assistant

     -s, --stitching
	 Execute stitching with given project

     -t, --threads=num
	 Number of used threads

     -p, --prefix=str
	 Prefix used for stitching. When no prefix is specified it will use the
	 output prefix found in the Hugin Preferences dialog. The default value
	 for the output prefix is the filename (inclusive path) of the project
	 file.

     -u, --user-defined-output=str
	 Use user defined commands in given file

     -d, --dry-run
	 Only print commands

AUTHORS
     Thomas Modes

Version: 2025.0.1"		   2015-07-25		     HUGIN_EXECUTOR("1")

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hugin_executor&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help