Hello all,
I want to share a couple of scripts I wrote to speed-up the workflow:
- the first is to set as camera reference the relative altitude. By default the over-the-sea level is used from the EXIF data and I found is less accurate. This will speed-up the alignment.
- the second script use exiftool (
https://exiftool.org) to force as landascape the rotation EXIF data, this way RAW software won't automatically rotate pictures. Works with .arw raw files (Sony) but can be adapted easily to other raw formats. To use it open a prompt on the same folder of images and run the script from the prompt
Cheers,
Leonardo