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 - edoh-alove

Pages: [1]
1
Python and Java API / Re: Report error in metashape python 1.6
« on: March 06, 2020, 04:56:16 PM »
Just sent both file to the provided email.

Thanks in advance for the help
Kind regards
Elodie

2
Python and Java API / Report error in metashape python 1.6
« on: March 06, 2020, 02:40:30 PM »
Hello,

I'm trying to generate a report in Metashape 1.6 and it's not working properly.
In fact, in 1.5.2 the report is fine with the image of the ortho on the first page.
Now it outputs a report with a grey image that has nothing to do with the ortho.
When i export the report via the GUI i get what is expected.

Here is my exportcode:
chunk.exportReport(rapport, title='Some title', description='Rapport de traitement', page_numbers=True)
rapport being thepath string variable.

Please find attached the comparison of the images in both report. Left in report from the GUI and right is report from python.

Thanks in advance
Best regards
Elodie

Pages: [1]