Giter Site home page Giter Site logo

reconstruction's Introduction

Reconstruction

Reconstruction是一个用于多视角三维重建的项目,该项目参考Beeler10的工作完成,使用10台佳能D1200相机、6盏闪光灯同步采集,最终由算法计算得到人脸三维模型。项目有VS2010和VS2015两个版本。

项目依赖

  • PCL 静态库。由于库文件过于庞大,未包含在项目中,需要额外下载本人已编译好的静态库,有精简版(仅包含该项目所需)和完整版,解压至项目同一级目录,VS2010使用1.6.0版本,VS2015使用1.7.2版本。请用户自行编译,可参考本人博客
  • OpenCV静态库,已包含在项目中,请在lib\目录下解压opencv.7z
  • Armadillo,已包含在项目中
  • MeshLab,请用户自行下载后解压到Demo\meshlab\目录下

注:由于库文件体积太大,并未上传debug版,如有需要请单独索取。

项目框架

项目分为4个模块,核心为reconstruction,完成了重建的主程序,CloudOptimization用于生成涉及PCL函数的链接库,其他两个项目为个人使用。

Demo文件夹下放有已编译好的可执行文件和demo资源,可直接运行reconstruction.exe INPUT\myself\config_myself.ymlreconstruction.exe INPUT\ETH\config_ETH.yml,生成ply文件用MeshLab打开。Demo需要将解压MeshLab到Demo\meshlab\目录下。

reconstruction's People

Contributors

seed93 avatar

Watchers

James Cloos avatar  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.