Forum

Author Topic: How to create a SparseCloud?  (Read 2274 times)

alpha117

  • Newbie
  • *
  • Posts: 6
    • View Profile
How to create a SparseCloud?
« on: June 21, 2016, 12:57:09 PM »
Hello,

using "allignPhotos" via GUI, alligns the Photos and creates a sparse Cloud... How can I achieve this via Python skript? Or in other words, what commands does "AllignPhotos" in the GUI use?

Thanks

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: How to create a SparseCloud?
« Reply #1 on: June 21, 2016, 07:39:27 PM »
Hello alpha117,

Align Photos stage is split in Python into matchPhotos() and alignCameras() function. You can find the list of the arguments in the Python API reference.
Best regards,
Alexey Pasumansky,
Agisoft LLC