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 - SMcMurray1

Pages: [1]
1
General / Installation Issues Windows 11 machine
« on: May 03, 2022, 02:24:46 AM »
Hi we have just upgraded our processing PC to windows 11 and installed the latest version of Metashape 1.8.3 - it seems to have installed ok but when we open the program we get the attached error message :
that says " A referral was returned from the server"

Any help is appreciated

Regards
Steve McMurray

2
Python and Java API / Re: Python script of a full process
« on: July 19, 2021, 08:53:22 AM »
Hi Alexey

I have been trying to modify this script to stop after the alignment and prompt for the import of GCPs then start again once they are selected to then optimise the cameras and continue with the dense cloud, DEM and add an Orthophoto section to the end of it - I cant seem to get it to work though - can you guys add this in for me please my python is not that great !!

Cheers
Steve

3
Python and Java API / Re: Python script of a full process
« on: July 19, 2021, 05:05:54 AM »
Thanks Alexy - would the following code generate the Orthoimage ?
#build Orthomosaic
chunk.buildOrthomosaic(surface_data=Metashape.DataSource.ModelData,blending_mode=Metashape.BlendingMode.MosaicBlending,projection=chunk.crs)

Any help is appreciated


4
Python and Java API / Re: Python script of a full process
« on: July 16, 2021, 07:42:55 AM »
Hi how would you get this script to look in multiple folders nested under one folder for the images ?
Also I cannot seem to find the build Orthomosaic and export Orthomosaic examples for adding them to the script - does anyone have any or can tell me what to put in the script to get it to do this ?
BTW the script is awesome

Regards
Steve

5
Thanks Paulo.
The issue I think is that the single point position flagged images all have accuracies listed as approx 70mmXY and 100mm Z - I think this is too tight for the alignment to fit accurately - currently getting an overall error of approx. 1.8m ? . I think I might change the accuracies of the single points to 2m instead and give them more room to move in the alignment. Thoughts ?
Also is there any way to show the RTK flags in the control interface and select the cameras by the flag ?

Cheers
Steve

6
General / Aligning P4RTK images when some images have float position
« on: March 09, 2021, 01:41:00 AM »
Hi I am looking for a way to align a P4RTK flight where some of the images have got poor positional data. Over the flight was fixed RTK but some parts of lines the position dropped back to fix hold mode where the position degrades and the z error has crept up. The RTK fix photos all align no problem but I want to be able to align the others as well without holding their position fixed and fixing them to the RTK images.

Anyone know how to do this ?

Regards
Steve

Pages: [1]