Skip to content

Instantly share code, notes, and snippets.

View rinme's full-sized avatar
🌸

りんめ rinme

🌸
View GitHub Profile
@rinme
rinme / AutoTracker.ps1
Created November 3, 2025 18:46
AutoTracker workflow using GLOMAP by polyfjord Ported to PowerShell
<#
================================================================
PowerShell SCRIPT FOR AUTOMATED PHOTOGRAMMETRY TRACKING WORKFLOW
By polyfjord - https://youtube.com/polyfjord
Ported to PowerShell by Rinme with some help from ChatGPT
Tested with Windows PowerShell 7 on Windows 11
GLOMAP mapping (faster), COLMAP for features/matching + TXT export
================================================================
#>
param()