Forum

Author Topic: Batch Exporting Orthomosaic Images from Predefined Views  (Read 1655 times)

hippodamos

  • Newbie
  • *
  • Posts: 2
    • View Profile
Batch Exporting Orthomosaic Images from Predefined Views
« on: August 25, 2017, 01:41:37 PM »
Hello,

I am using PhotoScan to reconstruct archeological remains. Mostly i am scanning whole object and i need orthomosaic images from all six views (top, bottom, right...). Every time I have to wait for one image to be built and then export it and start the process for next view. What I want to do is automate this process and don't have to wait in front of computer while it doing this process. I tried to do it with batch process but it doesn't allow me to select predefined views. I also tried to do it with python scripting but i don't understand what kind of matrix should be given to projection argument of buildOrthomosaic(). I wrote some scripts for PhotoScan before, and i have a little understanding of how matrix and 3d transformations work, but i couldn't make it work. The model is aligned to axes, so I can look it from predefined views correctly.

Any advice and help will be appreciated.