awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mapillary avatar

mapillary/OpenSfM

0
View on GitHub↗
3,786 stars·899 forks·Python·BSD-2-Clause·16 viewswww.opensfm.org↗

OpenSfM

OpenSfM is a computer vision library and structure-from-motion pipeline designed to reconstruct three-dimensional scenes and camera trajectories from overlapping images. It functions as a 3D reconstruction engine and photogrammetry toolkit, utilizing automated feature-based image matching and incremental bundle adjustment to derive spatial geometry.

The system distinguishes itself as a geospatial alignment tool, integrating GPS and inertial sensor data to align reconstructed 3D models with real-world geographic coordinates. It employs a hybrid Python and C++ execution model to manage large-scale image datasets through graph-based view clustering, which partitions data into manageable sub-graphs to reduce computational complexity.

The framework covers a broad range of photogrammetry capabilities, including multi-view stereo depth estimation for generating dense point clouds and web-based visualization for inspecting reconstructed models and camera paths.

Features

  • Structure from Motion Pipelines - Converts overlapping photographs into accurate 3D point clouds and camera trajectories using computer vision algorithms.
  • Computer Vision Libraries - Provides a hybrid Python and C++ framework for processing large-scale image datasets into spatial geometry.
  • Sensor-Fused - Aligns local 3D coordinate systems with global geographic data by integrating GPS and inertial measurements.
  • Image Pair Matching - Identifies corresponding points between images using local descriptors to establish geometric constraints.
  • 3D Scene Reconstructions - Generates three-dimensional scenes and camera poses from multiple images using feature detection and matching.
  • Geometric Feature Matching - Identifies corresponding points between images using local descriptors to establish geometric constraints.
  • 3D Reconstruction Pipelines - Provides an automated pipeline for feature-based image matching and incremental bundle adjustment of camera parameters.
  • Photogrammetry Data Pipelines - Implements automated image processing workflows to extract spatial geometry and camera parameters from large datasets.
  • Bundle Adjustment Algorithms - Refines camera parameters and 3D point positions by iteratively minimizing reprojection errors.
  • Geospatial Model Alignments - Integrates GPS and accelerometer data to align 3D models with real-world geographical coordinates.
  • View Clustering - Implements view clustering to partition large image datasets into sub-graphs, reducing computational overhead during reconstruction.
  • Multi-View Depth Estimators - Calculates pixel-wise depth maps from overlapping image pairs to generate dense point clouds.
  • Multi-View Stereo Generators - Generates dense 3D geometry by calculating depth maps from overlapping image pairs using spatial consistency.
  • Graph Partitioning Utilities - Organizes large image collections into manageable sub-graphs to reduce the computational complexity of reconstruction.
  • Photogrammetry Orchestrators - Offers a toolkit for generating dense 3D point clouds using multi-view stereo depth estimation.
  • Python-C++ Bindings - Combines high-level Python orchestration with performance-critical C++ numerical routines for efficient image processing.
  • Structure From Motion - Python-based library for structure from motion.
  • Structure From Motion - Python-based library for structure from motion pipelines.

Star history

Star history chart for mapillary/opensfmStar history chart for mapillary/opensfm

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to OpenSfM

Similar open-source projects, ranked by how many features they share with OpenSfM.
  • colmap/colmapcolmap avatar

    colmap/colmap

    12,014View on GitHub↗

    COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion pipeline. It functions as a GPU-accelerated photogrammetry tool and multi-view stereo framework designed to produce dense 3D geometry and watertight meshes from collections of 2D images. The project distinguishes itself through hardware-accelerated feature extraction and a modular camera modeling system that supports perspective, fisheye, and equirectangular lens types. It employs vocabulary tree image retrieval to efficiently identify similar images in large datasets and provides P

    C++
    View on GitHub↗12,014
  • openmvg/openmvgopenMVG avatar

    openMVG/openMVG

    6,451View on GitHub↗

    openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for structure from motion and 3D scene reconstruction, providing the tools necessary to recover 3D point clouds and camera poses from collections of 2D images. The library implements both global and incremental structure-from-motion pipelines. It uses geometric algorithms to calculate camera pose estimation and image localization, employing Levenberg-Marquardt bundle adjustment to refine 3D coordinates and camera parameters by minimizing reprojection error. The project covers a broa

    C++
    View on GitHub↗6,451
  • cdcseacave/openmvscdcseacave avatar

    cdcseacave/openMVS

    4,021View on GitHub↗

    openMVS is a multi-view stereo library and photogrammetry pipeline used for 3D scene reconstruction. It transforms Structure from Motion data—specifically camera poses and sparse point clouds—into detailed 3D models consisting of dense point clouds and textured meshes. The project provides a sequence of processing stages to densify point clouds, generate 3D surface meshes, and apply photorealistic textures. It uses multi-view texture blending to map accurate colors onto reconstructed geometry and employs iterative refinement to optimize mesh details. The system includes capabilities for impo

    C++3d-reconstructiondense-point-clouddense-reconstruction
    View on GitHub↗4,021
  • opendronemap/odmOpenDroneMap avatar

    OpenDroneMap/ODM

    5,853View on GitHub↗

    OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced 3D models, orthophotos, point clouds, and digital elevation maps. At its core, the OpenDroneMap Processing Engine orchestrates a complete Structure-from-Motion workflow, from feature extraction through dense reconstruction and tiled output generation, purpose-built for transforming drone-captured imagery into geospatial data products. The toolkit distinguishes itself through GPU-accelerated SIFT feature extraction using CUDA-capable NVIDIA graphics cards, roughly doubling proce

    Pythonaerial-imagerydronephotogrammetry
    View on GitHub↗5,853
See all 30 alternatives to OpenSfM→

Frequently asked questions

What does mapillary/opensfm do?

OpenSfM is a computer vision library and structure-from-motion pipeline designed to reconstruct three-dimensional scenes and camera trajectories from overlapping images. It functions as a 3D reconstruction engine and photogrammetry toolkit, utilizing automated feature-based image matching and incremental bundle adjustment to derive spatial geometry.

What are the main features of mapillary/opensfm?

The main features of mapillary/opensfm are: Structure from Motion Pipelines, Computer Vision Libraries, Sensor-Fused, Image Pair Matching, 3D Scene Reconstructions, Geometric Feature Matching, 3D Reconstruction Pipelines, Photogrammetry Data Pipelines.

What are some open-source alternatives to mapillary/opensfm?

Open-source alternatives to mapillary/opensfm include: colmap/colmap — COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion… openmvg/openmvg — openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for… cdcseacave/openmvs — openMVS is a multi-view stereo library and photogrammetry pipeline used for 3D scene reconstruction. It transforms… opendronemap/odm — OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced… facebookresearch/vggt — VGGT is a computer vision framework designed for neural scene reconstruction and 3D environmental modeling. It… opencv/opencv-python — This project is a Python wrapper for the OpenCV computer vision library, providing a bridge that exposes…