sbonaime / OpenSfM

Open source Structure-from-Motion pipeline

Home Page:https://www.opensfm.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.opensfm.org/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 36.7%Language:JavaScript 36.5%Language:C++ 21.2%Language:CMake 3.1%Language:HTML 2.2%Language:CSS 0.2%Language:Shell 0.1%Language:C 0.0%Language:Dockerfile 0.0%