Git Product home page Git Product logo

mve's Introduction

Introduction Build Status

The Multi-View Environment is an effort to ease the work with multi-view datasets and to support the development of algorithms based on multiple views. It features Structure from Motion, Multi-View Stereo and Surface Reconstruction. MVE is developed at the TU Darmstadt. Visit the following website for more details.

This README covers compilation and basic information about the pipeline. For documentation, please refer to the Wiki pages on GitHub.

Building MVE and UMVE

To download and build MVE, type:

$ git clone https://github.com/simonfuhrmann/mve.git
$ cd mve
$ make -j8

To compile and run UMVE, the Qt user interface, type:

$ cd apps/umve/
$ qmake && make -j8
$ ./umve

System requirements to compile and run MVE or UVME are:

Windows and OS X: Please refer to the Wiki pages for instructions.

The Reconstruction Pipeline

The MVE reconstruction pipeline is composed of the following components:

  • Creating a dataset, by converting input photos into the MVE File Format.
  • Structure from Motion, which reconstructs the camera parameters.
  • Multi-View Stereo, which reconstructs dense depth maps for each photo.
  • Surface Reconstruction, which reconstructs a surface mesh.

The reconstruction tools can be found under mve/apps/. Please refer to the MVE Users Guide for a more detailed description how to use these tools. Note that UMVE is merely an interface for scene inspection and does not support reconstruction.

Licensing

See the LICENSE.txt file and the source file headers for more details.

mve's People

Contributors

simonfuhrmann avatar waldteufel avatar andre-schulz avatar flanggut avatar nmoehrle avatar pierotofy avatar nitrotm avatar linusvanelswijk avatar seepa avatar mardy avatar keineahnung2345 avatar sbcv avatar pmoulon avatar idoma avatar dthul avatar maxvonbuelow avatar lemony-fresh avatar daniilsnikulin avatar kant avatar erictapen avatar cos65535 avatar npcasler avatar rhiestan avatar taketwo avatar xubury avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.