Hi,
as normal parameters,
e.g.
|
Source code
|
1
|
./kmakemultires pano.jpg
|
if you want to that a specifc .config file will be used just pass that too,
e.g.
|
Source code
|
1
|
./kmakemultires pano.jpg settings.config
|
or set the settings from the .config file direct on the command line (the setting must be prefixed with a '-')
e.g.
|
Source code
|
1
|
./kmakemultires pano.jpg -tilesize=512 -panotype=flat -hfov=1.0
|
best regards,
Klaus