Forum

Author Topic: Running User Scripts on Agisoft Cloud  (Read 5949 times)

cgg_UH

  • Newbie
  • *
  • Posts: 5
    • View Profile
Running User Scripts on Agisoft Cloud
« 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!

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: Running User Scripts on Agisoft Cloud
« Reply #1 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.
Best regards,
Alexey Pasumansky,
Agisoft LLC

cgg_UH

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Running User Scripts on Agisoft Cloud
« Reply #2 on: March 24, 2021, 03:20:23 AM »
Great! Thanks for the reply, Alexey. I figured, and your suggestion makes the most sense. Cheers!

jkova96

  • Full Member
  • ***
  • Posts: 146
    • View Profile
Re: Running User Scripts on Agisoft Cloud
« Reply #3 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 :)

Ilya Shevelev

  • Agisoft Technical Support
  • Full Member
  • *****
  • Posts: 111
    • View Profile
    • Agisoft Cloud
Re: Running User Scripts on Agisoft Cloud
« Reply #4 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.
« Last Edit: September 15, 2023, 04:17:25 PM by Ilya Shevelev »
Best regards,
Ilya Shevelev
Agisoft LLC

jkova96

  • Full Member
  • ***
  • Posts: 146
    • View Profile
Re: Running User Scripts on Agisoft Cloud
« Reply #5 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.


Ilya Shevelev

  • Agisoft Technical Support
  • Full Member
  • *****
  • Posts: 111
    • View Profile
    • Agisoft Cloud
Re: Running User Scripts on Agisoft Cloud
« Reply #6 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/
« Last Edit: September 15, 2023, 04:18:06 PM by Ilya Shevelev »
Best regards,
Ilya Shevelev
Agisoft LLC

jkova96

  • Full Member
  • ***
  • Posts: 146
    • View Profile
Re: Running User Scripts on Agisoft Cloud
« Reply #7 on: September 15, 2023, 06:58:36 PM »
Hi,
Thanks for link.
Now, maybe it's time to study :)
Have a nice day :)