Forum

Author Topic: Running Photoscan on Linux Headless  (Read 5198 times)

stulboro

  • Newbie
  • *
  • Posts: 7
    • View Profile
Running Photoscan on Linux Headless
« on: February 20, 2017, 08:04:35 PM »
Hi All, my friendly computer science department is letting me use the Linux render machine. Can I make a project in Photoscan on another computer and just execute the job on Linux? There is no user interface on the Linux box as it is used for shared computation.

Off to reread the manual...

Stu

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15676
    • View Profile
Re: Running Photoscan on Linux Headless
« Reply #1 on: February 20, 2017, 08:08:15 PM »
Hello Stu,

You can run the Python script from the terminal (in version 1.3 of PhotoScan Pro) to perform fully automated processing workflow.
Best regards,
Alexey Pasumansky,
Agisoft LLC

stulboro

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Running Photoscan on Linux Headless
« Reply #2 on: February 23, 2017, 09:56:19 AM »
Thanks, I am learning how to use Linux and looking to try this early next week. It will be great to run bigger jobs on.

vcash

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Running Photoscan on Linux Headless
« Reply #3 on: August 19, 2018, 05:54:46 AM »
Hey @stulboro, how did you make out with this? Any insights, tips, process or code to share?

@Alexey, is there an example of how to do this in the documentation or a scripts collection somewhere? I've been through the community forum and the Python API (I admit, it was a bit over my head and I should probably get my hands dirty) but haven't found any clear examples of how to do this.

Thanks!