Skip to content

EliCDavis/OpenSfM

This branch is 5 commits ahead of, 19 commits behind mapillary/OpenSfM:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b87501 · Sep 5, 2024
Feb 3, 2021
Mar 2, 2024
Mar 2, 2024
Jun 9, 2022
Jun 3, 2024
Sep 5, 2024
Mar 2, 2024
May 3, 2020
Sep 4, 2020
Aug 6, 2024
Oct 16, 2018
Feb 16, 2021
Jul 17, 2020
Sep 20, 2021
May 7, 2020
Feb 3, 2021
Nov 12, 2014
Oct 28, 2021
Apr 27, 2020
Dec 16, 2021
Jan 11, 2019
May 24, 2023
Nov 29, 2019
Mar 11, 2022
Oct 13, 2020

Repository files navigation

OpenSfM Docker workflow

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.

Checkout this blog post with more demos

Getting Started

License

OpenSfM is BSD-style licensed, as found in the LICENSE file. See also the Facebook Open Source Terms of Use and Privacy Policy

About

Open source Structure-from-Motion pipeline

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.3%
  • JavaScript 35.1%
  • C++ 21.6%
  • CMake 2.6%
  • HTML 2.1%
  • CSS 0.2%
  • Other 0.1%