# OpenSfM **Repository Path**: zjlmmm2/OpenSfM ## Basic Information - **Project Name**: OpenSfM - **Description**: Open source Structure-from-Motion pipeline - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2026-04-14 - **Last Updated**: 2026-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NOTE: This repository is no longer under active development OpenSfM ======= [](https://github.com/mapillary/OpenSfM/actions/workflows/conda.yml) [](https://github.com/mapillary/OpenSfM/actions/workflows/docker_ubuntu20.yml) [](https://github.com/mapillary/OpenSfM/actions/workflows/docker_ubuntu24.yml) ## Overview OpenSfM is a Structure from Motion library written in Python. The library serves as a processing pipeline for reconstructing camera poses and 3D scenes from multiple images. It consists of basic modules for Structure from Motion (feature detection/matching, minimal solvers) with a focus on building a robust and scalable reconstruction pipeline. It also integrates external sensor (e.g. GPS, accelerometer) measurements for geographical alignment and robustness. A JavaScript viewer is provided to preview the models and debug the pipeline.