Blog
-
Get your own tie-points in Metashape: A Bundler Import Guide
A step-by-step guide to importing a Bundler (.out) file into Agisoft Metashape, covering the GUI workflow and a Python approach that preserves your chunk state during import.
-
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.