Code Monkey home page Code Monkey logo

openmvs_comments's Introduction

OpenMVS 注释版

建议:

1、在Ubuntu16.04版本下安装,依赖库在这个版本下更适合。其他版本自己可以尝试。

2、第三步main_path='pwd' 这个其实是设置的是vcglib所在的路径,可以在VCGLib安装之后再指定, 例如我的vcg在/home/code/mvs下,main_path='/home/code/mvs'

3、boost 安装过程中如果有问题可以尝试不同版本,比如升级到1.6.3 。

4、install时候如果opencv报一些未定义错误,需要自己换更高级别的版本,比如opencv3或4从源码安装。


OpenMVS: open Multi-View Stereo reconstruction library

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 and Ubuntu x64 continuous integration status Build Status Automatic Windows x64 binary builds can be found for each commit on its Appveyor Artifacts page.

Example

See the usage example wiki page.

License

See the copyright file.

Contact

openmvs[AT]googlegroups.com

openmvs_comments's People

Contributors

cdcseacave avatar reesel avatar pmoulon avatar bhanukauom avatar electech6 avatar shauidu avatar xorgy avatar eberty avatar flachyjoe avatar maxgimeno avatar sbcv avatar csparker247 avatar shintarokkk avatar tjdahlke avatar indianajohn avatar mad-de 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.