Openmvs

open Multi-View Stereo reconstruction library
Alternatives To Openmvs
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Openmvs2,633
6 days ago261agpl-3.0C++
open Multi-View Stereo reconstruction library
Libpointmatcher1,386
11 days ago83bsd-3-clauseC++
An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics
Easy3d993
23 days ago8gpl-3.0C++
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
Cilantro724
a year ago16mitC++
A lean C++ library for working with point cloud data
Livescan3d689
a month ago32mitC++
LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.
3dmatch Toolbox467
5 years ago18bsd-2-clauseC++
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
Point2mesh408
3 years ago8mitPython
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
Samplenet262
a year agootherPython
Differentiable Point Cloud Sampling (CVPR 2020 Oral)
Pointnet Autoencoder230
3 years ago12otherPython
Autoencoder for Point Clouds
Npbg227
a year ago10mitPython
Neural Point-Based Graphics
Alternatives To Openmvs
Select To Compare


Alternative Project Comparisons
Readme

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:

  • dense point-cloud reconstruction for obtaining a complete and accurate as possible point-cloud
  • mesh reconstruction for estimating a mesh surface that explains the best the input point-cloud
  • mesh refinement for recovering all fine details
  • mesh texturing for computing a sharp and accurate texture to color the mesh

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

Popular Reconstruction Projects
Popular Cloud Computing Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Cloud Computing
Mesh
Texture
Reconstruction
Point Cloud
3d Reconstruction