登录
首页 » Visual C++ » Structure-Light-Reconstructor

Structure-Light-Reconstructor

于 2021-04-04 发布 文件大小:139KB
0 345
下载积分: 1 下载次数: 99

代码说明:

  结构光三维重建代码,提取结构光的点,并进行三维坐标转换(Structure light 3D reconstruction code, structured light extraction point, and three-dimensional coordinate conversion,DrawZeroPoint/Structure-Light-Reconstructor)

文件列表:

Structure-Light-Reconstructor-master
....................................\.gitignore,1809,2015-06-11
....................................\build-Duke-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug
....................................\.....................................................\debug
....................................\.....................................................\.....\en.qm,16,2015-06-11
....................................\.....................................................\.....\moc_dahengcamera.cpp,2614,2015-06-11
....................................\.....................................................\.....\moc_dotmatch.cpp,3923,2015-06-11
....................................\.....................................................\.....\moc_glwidget.cpp,2546,2015-06-11
....................................\.....................................................\.....\moc_imageviewer.cpp,3247,2015-06-11
....................................\.....................................................\.....\moc_mfreconstruct.cpp,2632,2015-06-11
....................................\.....................................................\.....\moc_plyloader.cpp,2559,2015-06-11
....................................\.....................................................\.....\moc_project.cpp,2522,2015-06-11
....................................\.....................................................\.....\moc_stereorect.cpp,2578,2015-06-11
....................................\.....................................................\ui_imageviewer.h,3312,2015-06-11
....................................\.....................................................\ui_mainwindow.h,62740,2015-06-11
....................................\.....................................................\ui_manualmatch.h,8204,2015-06-11
....................................\.....................................................\ui_project.h,1750,2015-06-11
....................................\.....................................................\ui_Set.h,20820,2015-06-11
....................................\Duke
....................................\....\baslercamera.cpp,2161,2015-06-11
....................................\....\baslercamera.h,705,2015-06-11
....................................\....\blobdetector.cpp,3248,2015-06-11
....................................\....\blobdetector.h,260,2015-06-11
....................................\....\camera.cpp,5612,2015-06-11
....................................\....\camera.h,1511,2015-06-11
....................................\....\cameracalibration.cpp,9417,2015-06-11
....................................\....\cameracalibration.h,3136,2015-06-11
....................................\....\dahengcamera.cpp,4494,2015-06-11
....................................\....\dahengcamera.h,916,2015-06-11
....................................\....\dotmatch.cpp,72243,2015-06-11
....................................\....\dotmatch.h,4452,2015-06-11
....................................\....\Duke.pro,2055,2015-06-11
....................................\....\en.ts,21925,2015-06-11
....................................\....\focusassistant.cpp,802,2015-06-11
....................................\....\focusassistant.h,462,2015-06-11
....................................\....\focusassistant.ui,3746,2015-06-11
....................................\....\glwidget.cpp,7017,2015-06-11
....................................\....\glwidget.h,1093,2015-06-11
....................................\....\graycodes.cpp,3818,2015-06-11
....................................\....\graycodes.h,827,2015-06-11
....................................\....\imageviewer.cpp,1062,2015-06-11
....................................\....\imageviewer.h,423,2015-06-11
....................................\....\imageviewer.ui,1945,2015-06-11
....................................\....\main.cpp,2212,2015-06-11
....................................\....\mainwindow.cpp,27693,2015-06-11
....................................\....\mainwindow.h,3761,2015-06-11
....................................\....\mainwindow.ui,77154,2015-06-11
....................................\....\manualmatch.cpp,5231,2015-06-11
....................................\....\manualmatch.h,1191,2015-06-11
....................................\....\manualmatch.ui,6829,2015-06-11
....................................\....\meshcreator.cpp,4557,2015-06-11
....................................\....\meshcreator.h,458,2015-06-11
....................................\....\mfreconstruct.cpp,11771,2015-06-11
....................................\....\mfreconstruct.h,1665,2015-06-11
....................................\....\multifrequency.cpp,1096,2015-06-11
....................................\....\multifrequency.h,498,2015-06-11
....................................\....\plyloader.cpp,2229,2015-06-11
....................................\....\plyloader.h,383,2015-06-11
....................................\....\pointcloudimage.cpp,4666,2015-06-11
....................................\....\pointcloudimage.h,1035,2015-06-11
....................................\....\projector.cpp,1711,2015-06-11
....................................\....\projector.h,894,2015-06-11
....................................\....\reconstruct.cpp,24905,2015-06-11
....................................\....\reconstruct.h,2970,2015-06-11
....................................\....\Resource
....................................\....\........\en.qm,4268,2015-06-11
....................................\....\........\zh.qm,7810,2015-06-11
....................................\....\set.cpp,4585,2015-06-11
....................................\....\set.h,998,2015-06-11
....................................\....\Set.ui,19486,2015-06-11
....................................\....\stereorect.cpp,1865,2015-06-11
....................................\....\stereorect.h,733,2015-06-11
....................................\....\utilities.cpp,11874,2015-06-11
....................................\....\utilities.h,1837,2015-06-11
....................................\....\virtualcamera.cpp,2161,2015-06-11
....................................\....\virtualcamera.h,983,2015-06-11
....................................\....\zh.ts,25608,2015-06-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于VTK的三维重建
    利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction results, the language is C++ language)
    2020-12-15 21:19:14下载
    积分:1
  • 3D-to-2D
    这个程序是用来将三维坐标投影成二维的c++程序。(This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .)
    2021-01-20 14:48:41下载
    积分:1
  • RayAABBCollision_D3D
    d3d写的aabb与射线碰撞检测的例子,vs 编写,功能完整(d3d written aabb collision detection and ray example, vs the preparation of functional integrity)
    2020-12-31 21:48:58下载
    积分:1
  • osgriver
    基于osg的河流显示,可以达到实时绘制效果。(Based osg rivers display, you can achieve real-time rendering results.)
    2020-09-15 13:47:58下载
    积分:1
  • delanay_all
    说明:  这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。(then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate simulated 3D map.)
    2021-04-09 11:48:59下载
    积分:1
  • 多边变换2_VC
    用vc编写的一个多边形变换程序(vc prepared using a polygon transformation process)
    2020-11-11 20:59:44下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • tuxiangzhenshiganshanweijianmo.pdf
    形状和表面颜色是表征真实物体属性的两个要素.随着三维扫描技术的发展,获取精确稠密的三维数据已经 比较容易.通过对获取的三维数据做相关处理,就能够生成正确表达物体形状的几何模型,但仅仅如此还不足以精 确建模真实物体.为了建立照片真实感的三维模型,还需要将物体的表面颜色和几何模型融合.如果彩色相机和三 维扫描仪固定在一起,这个问题很容易解决.但是,这种固定采集方式在应用时很不方便,对采集数据限制很大,因 此需要将三维数据和彩色图片采集分开进行,通过后期合成方式来融合两种数据.(err)
    2008-03-03 15:32:46下载
    积分:1
  • RollerCoaster
    相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
    2020-09-09 13:58:06下载
    积分:1
  • 3DSLoader_vtk
    利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
    2008-12-14 21:22:57下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载