Blog
-
Matching Massive Images: A Tiled Pipeline for LightGlue and RoMa
How to reliably match high-resolution aerial imagery that's too large for your GPU in one pass. Two complete pipelines: a fast reusable extract-and-match approach with SuperPoint/LightGlue, and a dense subpixel-accurate detector using RoMa.
-
From Tie-Points to Global Tracks: Building Your Own Bundler File
How to take pairwise feature matches and turn them into a Bundler .out file — covering track merging, cross-image consistency, and the export format.