This repository contains a Bash script for automating a photogrammetry workflow on macOS. It takes video files as input and uses FFmpeg and COLMAP to generate a 3D sparse point cloud.
This script is a modified version of AeroGenesiX’s modified version of Polyfjord’s original Windows batch script, rewritten to run smoothly on macOS systems.