awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mapillary avatar

mapillary/OpenSfM

0
View on GitHub↗
3,786 星标·899 分支·Python·BSD-2-Clause·6 次浏览www.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 历史

mapillary/opensfm 的 Star 历史图表mapillary/opensfm 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

OpenSfM 的开源替代方案

相似的开源项目,按与 OpenSfM 的功能重合度排序。
  • colmap/colmapcolmap 的头像

    colmap/colmap

    12,014在 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++
    在 GitHub 上查看↗12,014
  • openmvg/openmvgopenMVG 的头像

    openMVG/openMVG

    6,451在 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++
    在 GitHub 上查看↗6,451
  • cdcseacave/openmvscdcseacave 的头像

    cdcseacave/openMVS

    4,021在 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
    在 GitHub 上查看↗4,021
  • opendronemap/odmOpenDroneMap 的头像

    OpenDroneMap/ODM

    5,853在 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
    在 GitHub 上查看↗5,853
查看 OpenSfM 的所有 30 个替代方案→

常见问题解答

mapillary/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.

mapillary/opensfm 的主要功能有哪些?

mapillary/opensfm 的主要功能包括:Structure from Motion Pipelines, Computer Vision Libraries, Sensor-Fused, Image Pair Matching, 3D Scene Reconstructions, Geometric Feature Matching, 3D Reconstruction Pipelines, Photogrammetry Data Pipelines。

mapillary/opensfm 有哪些开源替代品?

mapillary/opensfm 的开源替代品包括: 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…