cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.11k stars 882 forks source link
3d-reconstruction dense-point-cloud dense-reconstruction mesh multi multi-view-stereo openmvs patch-match point-cloud refinement semi-global-matching sgm stereo stereo-matching stereo-reconstruction-library stereo-vision surface texture

OpenMVS: open Multi-View Stereo reconstruction library

Watch reconstruction

Introduction

OpenMVS (Multi-View Stereo) is a library for computer-vision scientists and especially targeted to the Multi-View Stereo reconstruction community. While there are mature and complete open-source projects targeting Structure-from-Motion pipelines (like OpenMVG) which recover camera poses and a sparse 3D point-cloud from an input set of images, there are none addressing the last part of the photogrammetry chain-flow. OpenMVS aims at filling that gap by providing a complete set of algorithms to recover the full surface of the scene to be reconstructed. The input is a set of camera poses plus the sparse point-cloud and the output is a textured mesh. The main topics covered by this project are:

See the complete documentation on wiki.

Build

See the building wiki page. Windows, Ubuntu and MacOS x64 continuous integration status Continuous Integration Automatic Windows x64 binary builds can be found for each commit on its Artifacts page.

Example

See the usage example wiki page.

License

See the copyright file.

Contact

openmvs[AT]googlegroups.com