zhangguanghui1 / OpenSfM

Open source Structure from Motion pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSfM Build Status

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

About

Open source Structure from Motion pipeline

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 54.1%Language:Python 30.7%Language:C++ 7.6%Language:CMake 4.3%Language:HTML 3.2%Language:Shell 0.1%Language:Dockerfile 0.0%