Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: varadg on February 20, 2017, 03:34:50 PM

Title: API commands for corresponding GUI interactions?
Post by: varadg on February 20, 2017, 03:34:50 PM
Hello. I'm trying to evaluate PhotoScan Pro in headless mode on a server. So, I'm trying to do all the steps that I normally do using a GUI. I had generated orthophotos using the GUI by following the tutorial provided here - http://www.agisoft.com/index.php?id=28

But I cannot figure out the corresponding API calls to make. For eg.: how do I set the parameters in the OpenCL preferences as shown in the tutorial? What is the Python API command for the same? Similarly, what is the API call to add multiple images to a project and align them?

Please help.