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.


Topics - michaelguest

Pages: [1]
1
Hello there! I would like to have my systems dialog box pop up so I can specify the folder I want for my exports instead of manually setting it in the script. I am using Tkinter to do this however it is freezing at root = Tk(). Also if I run the script with the Metashape GUI I get unexpected error. Do you guys have any solutions? Also can I do this simple task without Tkinter? I am running Metashape 1.5. My code is attached below.

2
 Hello there! I used some code to export my orthomosaic however the export looks totally wrong compared to if I use Metashape 1.5 and manually do it from the workflow >> batch process >> export orthormosaic. I have attached my wrong tiff/right tiff and code. Also I will show you my code that I used using the Metashape 1.5 API. Also my KML file crashes Google Earth. The KML was generated manually. I was wondering do you guys know whats wrong? I am probably not adding something in my code that I am supposed to.




3
Hello there! I wrote a python script to export the model but for some reason when I open it in PDF it is blank. Please note I am using Adobe Acrobat. I then tried to export manually and it shows up. How come when I export it through script the PDF is blank? I am using the same parameters. Also my model is 200,000 faces. I have attached my code at the bottom thanks!


Also I read this
already https://agisoft.freshdesk.com/support/solutions/articles/31000135268-model-exported-to-pdf-format-doesn-t-open-and-shows-only-blank-page

Someone else has a similar issue but it never got answered

https://www.agisoft.com/forum/index.php?topic=3004.0


Pages: [1]