Skip to content

Instantly share code, notes, and snippets.

@Norgus
Norgus / readme-linux.md
Last active September 14, 2025 21:49 — forked from celestial-33/readme-mac.md
AutoTracker workflow using GLOMAP

Automated Video to 3D Scan Workflow (GLOMAP + COLMAP) for Linux

This repository contains a Bash script for automating a photogrammetry workflow on Linux 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 Linux adaptation of celestial's Mac adaptation of Polyfjord’s workflow here, with minimul adaptations to run smoothly on Linux systems.


Features