Skip to content

Instantly share code, notes, and snippets.

@AeroGenesiX
AeroGenesiX / readme(Linux).md
Last active September 15, 2025 17:08 — forked from polyfjord/batch_reconstruct.bat
Batch script for automated photogrammetry tracking workflow

Automated Video to 3D Scan Workflow for linux

This repository contains a robust Bash script for automating a photogrammetry workflow on Linux. It takes video files as input and uses FFmpeg and COLMAP to generate a 3D sparse point cloud, complete with intelligent error handling and automatic GPU detection.

This script is a heavily modified and debugged Linux version of an original concept by polyfjord.


Features