This repository contains a Bash script for automating a photogrammetry workflow on macOS using GLOMAP and COLMAP. It takes video files as input, extracts frames via FFmpeg, and generates a 3D sparse point cloud for each video.
This script is a macOS/Apple Silicon adaptation of Polyfjord’s workflow, rewritten to run smoothly on Mac systems.
Recommended to watch this tutorial: @Polyfjord 's Fully Automated 3D Camera Tracking For macOS