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

Structure-Light-Reconstructor

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

  • 312312
    立方体动态隐线算法,mfc实现立方体的动态消隐(Cube dynamic hidden line algorithm)
    2020-11-10 08:19:45下载
    积分:1
  • QUADTREE地
    说明:  四叉树(lod)实现地形三维可视化的程序,内有代码和数据(quadtree (incomplete) 3D terrain visualization procedures, which have code and data)
    2005-10-19 19:47:15下载
    积分:1
  • read3D_RMA
    是3d_rma数据库读写的程序,原来随数据库附带的读数据的程序读出的点有误,在此基础上做了一些修改,可以正确的读出。(3d_rma database is read-write procedure, the original database with the data attached to the procedure time to read out the points to be wrong, on this basis to do some modifications, you can read out the correct.)
    2008-04-01 15:40:18下载
    积分:1
  • stavddrd
    Demonstrate the effect of the worm s swimming simulation(Demonstrate the effect of the worm s swimming simulation)
    2017-05-06 21:22:47下载
    积分:1
  • D3D
    所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
    2020-09-17 18:18:04下载
    积分:1
  • myDicomView
    vtk mfc 打开dicom图片,用文档类新建一个视图类实现(vtk mfc open dicom images, use the document class to create a new view class implementation)
    2021-03-08 14:19:29下载
    积分:1
  • 1
    说明:  大规模地形渲染, 大规模地形渲染, (terra render)
    2012-04-04 09:29:30下载
    积分:1
  • segmentation3D
    利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)
    2009-06-01 17:15:55下载
    积分:1
  • 3DCam
    3d cam for muonline game
    2012-11-30 23:25:10下载
    积分:1
  • 12345678
    大规模地形渲演算法,支持LOD处理,是实现虚拟现实的一种方法(Virtural Realy)
    2012-02-07 14:27:06下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载