Skip to content
main
Switch branches/tags
Code

Latest commit

Summary:
Sensor dimensions appear to be unpublished, so I'm using the dimensions from the same-generation Sony 1" 20MP sensor devices like the RX100.

Pull Request resolved: #818

Reviewed By: paulinus

Differential Revision: D32490246

Pulled By: YanNoun

fbshipit-source-id: 6e4c85664b1af56e4419550a0961a021c8ec91f3
ace733c

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

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