sweeneychris/TheiaSfM
An end-to-end C++ library for reconstructing 3D structure from multiple 2D images using multiview geometry algorithms.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
TheiaSfM is a structure-from-motion library designed for efficient, scalable, and accurate 3D reconstruction from image sequences. It provides modular implementations of key photogrammetry steps including feature extraction, feature matching, camera pose estimation, and bundle adjustment. The library focuses on classical geometric computer vision approaches rather than machine learning-based methods.