Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 820 Bytes

File metadata and controls

6 lines (4 loc) · 820 Bytes

Photogrammetry script library

Collection of Python scripts for parsing/analysis of pointcloud data. While many of the scripts are functional, some still need considerable cleaning up and more thorough testing - and this repository therefore very much represents a work in progress.

These scripts all require Python 3, with many using either the Open3D library or the Metashape API. Other packages that may be required are: psutil and fpdf.

This documentation is dynamically generated using the listed README_compile.py script, extracting purpose, usage and links to example files from the argparse information of each script.