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 - 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
Sweet I will try that thank you so much!

3
The tiff export is correct now however my exported kml file crashes google earth and is only 1kb. I even tried to load it on google earth online and used another computer.

4
Awesome thank you so much! Just one little mistake in code can mess everything up.

5
Thank you very much for your help!

6
Oh ok I understand now I didn't catch that thank you I will change that.

7
There is no problem with the Orthomosaic generation. The problem is when I export the orthomosaic with the script if you refer to the photo I have attached below named wrongOrthoExport you can see that it doesn't show the whole area as opposed to the other photo which was done manually using Metashape GUI. When I open the project the orthomosaic is complete. I have attached the complete orthomosaic below.

8
 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.




9
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]