Agisoft Metashape

Agisoft Metashape => Agisoft Cloud => Topic started by: cgg_UH on March 22, 2021, 11:07:39 PM

Title: Running User Scripts on Agisoft Cloud
Post by: cgg_UH on March 22, 2021, 11:07:39 PM
Hi everyone,

Apologies if this has been asked before, I tried to search the forum as best I could.

Is it possible to run user-created python scripts on Agisoft Cloud? I've automated my workflow (aligning photos, error reduction, dense cloud/DEM/orthomosaic generation) and was wondering if this is possible. If not, might anyone have any ideas as to an alternative?

Much appreciated!
Title: Re: Running User Scripts on Agisoft Cloud
Post by: Alexey Pasumansky on March 23, 2021, 11:33:03 AM
Hello cgg_UH,

Agisoft Cloud doesn't support Python scripts execution.

You can perform the processing by parts in you case: align photos in cloud, then apply tie point cloud filtering manually or by script in a local project copy and then send the other tasks as a batch to Agisoft Cloud.
Title: Re: Running User Scripts on Agisoft Cloud
Post by: cgg_UH on March 24, 2021, 03:20:23 AM
Great! Thanks for the reply, Alexey. I figured, and your suggestion makes the most sense. Cheers!
Title: Re: Running User Scripts on Agisoft Cloud
Post by: jkova96 on September 12, 2023, 08:08:19 PM
Hi Alexey,
Do You maybe have in plan to add these functionality to process users script on cloud in the future?
I mean on You - in PLURAL :)
Thanks :)
Title: Re: Running User Scripts on Agisoft Cloud
Post by: Ilya Shevelev on September 13, 2023, 05:40:54 PM
Hello,

This feature is already available, take a look at
Code: [Select]
Metashape.CloudClient class in the Metashape Python Reference document available via the link: https://www.agisoft.com/pdf/metashape_python_api_2_0_2.pdf.
Title: Re: Running User Scripts on Agisoft Cloud
Post by: jkova96 on September 15, 2023, 02:21:24 PM
Hi,
I can't load document, when I click on link ( Metashape Python Reference)
See screenshot below.

Title: Re: Running User Scripts on Agisoft Cloud
Post by: Ilya Shevelev on September 15, 2023, 04:16:23 PM
I've fixed the link, but you also can find the document in the Downloads section of our website:

https://www.agisoft.com/downloads/user-manuals/
Title: Re: Running User Scripts on Agisoft Cloud
Post by: jkova96 on September 15, 2023, 06:58:36 PM
Hi,
Thanks for link.
Now, maybe it's time to study :)
Have a nice day :)