Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - harald

Pages: [1]
1
Python and Java API / workflow-automatic
« on: November 06, 2014, 06:03:51 PM »
hello,

I have the following request. I am a absolutely beginner in Python.
I need a script that performs the following.
(to now is: the chunks already created and the photos are loaded)

-Align Photos (for each chunk)
-Build Dense cloud (for each chunk)
-Build Mesh ((for each chunk)
-Align Chunks (All chunks)
-merge chunks

I don't want to call on [Workflow >> batch process] because I have to control the program via cmd.

I know this link will be declared like this:
  http://www.agisoft.com/forum/index.php?topic=1881.0

but I can not rewrite so far that the code runs .

The next question would be how can I run the script via cmd.

Ex .:

'C: .. \ photoscan.exe' "C: \ Phyton33 \ photoscan.py"
???
 
would be nice if someone could help me. (sorry for my nescience :-[)

With very best regards
Harald

Pages: [1]