This repo contains various Python scripts that are used for image processing, in particular those useful for photogrammetry. As a result, the scripts are designed with the standardised Agisoft Metashape Python (v1.7.x) workflow in mind, utilising a fully compatible YML configuration file
Python: You need Python (3.7), and I recommend using the Anaconda distribution and a processing-specific Anaconda environment. At the bare minimum the following libraries should be installed besides the standard libs:
- numpy
- pandas
- opencv2
Please follow the tutorial and extended manual found at:
https://unisvalbard.github.io/Geo-SfM/content/lessons/l3/python.html