GithubHelp home page GithubHelp logo

vb6hobbyst7 / 3dreconstruction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cooljiansir/3dreconstruction

0.0 1.0 0.0 140.85 MB

stereo match algorithms and corner detector algorithms

QMake 0.04% C++ 94.68% C 5.09% Objective-C 0.20%

3dreconstruction's Introduction

基于双目立体视觉的三维重建

本科毕业论文,点击这里下载论文

三维重建的步骤:

三维重建首先需要对两个摄像头进行标定:

  • 单目标定摄像头(左)
  • 单目标定摄像头(右)
  • 双目标定

标定之后,对于双目摄像头拍摄到的两张图片A,B需要经过如下步骤进行三维重建:

  • 极线矫正
  • 双目匹配
  • 三维重建

本论文最终以三维点云的方式重建。

软件说明

下载链接:点击这里 其中3dreconstruction.exe是32位windows可执行程序。

菜单说明

双目摄像头参数标定:

  • File :打开/新建/保存 双目摄像头标定参数文件.dre
  • Single :单目标定(包含畸变矫正)
  • Binocular :双目标定

双目图片重建

  • Polar Correction :极线矫正
  • Stereo Match :立体匹配
  • 3d reconstruction :opengl 三维点云重建

快速浏览

3dreconstruction's People

Contributors

cooljiansir avatar

Watchers

 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.