You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2013-01-07 17:03:50

HansKeesom
Member
Registered: 2010-07-19
Posts: 1422
Website

External stack processing parameter

At the bottom of http://www.autopano.net/wiki-en/action/ … gin_wizard there is a piece on external stack processing.

To put it mildly, this documentation is not really helpfull.  I am an computer programmer with lot's of scripting and programming experience but this documentation leaves me ......

How do I convert all photos that are in the group to an fused set of photos? What parameters to fill in?

Does anyone has an example?


Regards,  Hans Keesom
I stitch and render for other photographers see http://tinyurl.com/brxvlhg for details

Offline

 

#2 2013-01-07 17:25:23

gkaefer
Member
From: Salzburg
Registered: 2009-06-09
Posts: 2678
Website

Re: External stack processing parameter

HansKeesom wrote:

At the bottom of http://www.autopano.net/wiki-en/action/ … gin_wizard there is a piece on external stack processing.

To put it mildly, this documentation is not really helpfull.  I am an computer programmer with lot's of scripting and programming experience but this documentation leaves me ......

How do I convert all photos that are in the group to an fused set of photos? What parameters to fill in?

Does anyone has an example?

on zerene stacker site you can find some more info:

zerenesystems.com/cms/stacker/docs/batchapi?s[]=command&s[]=line#command_line_options
(cant make it a link because of the []...)

Code:

exec("\"C:\\Program Files\\ZereneStacker\\jre6\\bin\\javaw.exe\" -Xmx1600m -DjavaBits=32bitJava 
  -Dlaunchcmddir=\"C:\\Documents and Settings\\username\\Application Data\\ZereneStacker\" 
  -classpath \"C:\\Program Files\\ZereneStacker\\ZereneStacker.jar;C:\\Program Files\\ZereneStacker\\JREextensions\\*\" 
  com.zerenesystems.stacker.gui.MainFrame -noSplashScreen -exitOnBatchScriptCompletion -runMinimized 
  C:\\ZereneSystems\\DemoFolder")

to be honest - I didnt test it my self. I use it as standalone app...
Georg

Last edited by gkaefer (2013-01-07 17:28:43)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson