Published February 11, 2016
| Version 1.0.0
Software
Open
structure-from-motion: 1.0.0
Description
This repo contains a complete Structure from Motion pipeline. Structure from Motion is a technique to construct a 3-D point cloud from a set of images (or a video) of an object. The software in this repository relies heavily on a number of third party libaries, notably Bundler, CMVS, PMVS, and SIFT.
- Go here for the installation instructions;
- A conceptual overview of the pipeline is documented here;
- The current pipeline has many options that can be configured. This document describes which option does what and how it affects the characteristics of the resulting point cloud;
- This document lists a couple of key people, their websites, and tools;
- Here we describe some ideas we never found time to look into;
- You can run the pipeline with docker using this image. Find the instructions here.
Files
structure-from-motion-1.0.0.zip
Files
(84.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c2636354bc93918ff3535446eada01a2
|
84.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/NLeSC/structure-from-motion/tree/1.0.0 (URL)