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

Structure-Light-Reconstructor

于 2021-04-04 发布 文件大小:139KB
0 406
下载积分: 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 个回复

  • 3dSimulation
    说明:  我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下(I do 3D graphics processing simulation of the source code for NC machining can be interested in the study)
    2021-04-22 23:18:48下载
    积分:1
  • TwoDimensionGraphicConvert
    二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation )
    2020-06-30 23:20:02下载
    积分:1
  • SurfaceConstructor-1.1
    从多张图像的轮廓重建3D物体,代码运行鲁棒,几乎没有Bug.(Images from more than the outline of the reconstruction of 3D objects, robust code to run, almost no Bug.)
    2020-07-01 23:40:02下载
    积分:1
  • 3d_data
    一些三维点云的pcd文件,用于研究三维点云的(3D data)
    2016-03-12 21:18:15下载
    积分:1
  • test-of-projects
    自己做的一些matlab 的三维重建的实验 里面有许多 CT图像图 感兴趣的试试 有一些代码可用 有一些还在调试中(3D visualization CT medical reconstruction)
    2011-11-10 10:33:41下载
    积分:1
  • 3D-Model-Display
    在XNA4.0中,3D游戏的制作,需要很多三维模型的导入,本代码显示fbx,x等三维模型的导入,并做了相应的动画。(XNA4.0 in the production of 3D games, you need a lot of three-dimensional model of the import of this code shows the 3D model import fbx, x, and the corresponding animation.)
    2012-06-02 11:32:23下载
    积分:1
  • 运动检测系统(修改后)
    vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等(vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking)
    2020-06-26 08:20:02下载
    积分:1
  • brickShader
    实现了一个简单的brick shader(umolement a simple brick shader)
    2020-10-17 20:47:27下载
    积分:1
  • osgparticle
    osg粒子子系统例子,一个是简单的粒子系统,另一个是烟(the example of particle sysytem in OSG)
    2012-04-11 21:23:22下载
    积分:1
  • osgOcean
    osg 海面上添加小船,有月亮,有风,有倒影(OSG adds boats to the sea, with the moon, the wind and the reflection)
    2020-09-13 17:27:59下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载