NLeSC / structure-from-motion

Structure from Motion Pipeline
GNU General Public License v2.0
61 stars 17 forks source link

Structure From Motion Pipeline

Build Status Codacy Badge Coverage Status DOI

Please cite the tool with its DOI if you are using it in your scientific publication.

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.

Example

example-output

This software includes a small example, in this case a rock on the parking lot outside of our building. See here for some info on how to test the pipeline on the example.

Copyrights & Disclaimers

The software is copyrighted by the Netherlands eScience Center and releases under the GNU general public license (GPL), Version 2.0.

See http://www.esciencecenter.nl for more information on the Netherlands eScience Center.

See the "LICENSE" and "NOTICE" files for more information.