Forum

Author Topic: Automated Batch Processing Script  (Read 2710 times)

akasch

  • Newbie
  • *
  • Posts: 4
    • View Profile
Automated Batch Processing Script
« on: September 17, 2015, 12:00:28 AM »
Hi there,

So I have read through many posts trying to figure out exactly how to build the script I would like to build, but I have been unsuccessful at finding just what I want. Here is what I would like to accomplish in the batch processing script:

1.) import images in .tif format (which will be in different folders based on their subject) with each set of images in its own chunk. (I would like to be able to select a different path for the image location each time).
2.) align images within chunk.
3.) build mesh based on sparse cloud.
4.) export orthophoto as a tif with a specific geographic projection. (I would like to select a different path for the saved output each time).

Thanks for any input!