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

Structure-Light-Reconstructor

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

  • DEM的读取与显示 实现大规模地显示
    DEM的读取与显示 实现大规模地形显示(DEM read and display of large-scale Terrain)
    2010-07-18 11:27:51下载
    积分:1
  • MultipleViewGeometryinComputerVision
    计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
    2013-05-19 09:45:08下载
    积分:1
  • BeautyScene
    DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
    2009-10-02 14:45:06下载
    积分:1
  • openGl2
    做课程设计的一个代码,是opengl工程,立方体旋转,每个立方体的面帖有不同的图。(The code to do the course design is a opengl project, cube rotation, the face of each cube posts have different plans.)
    2012-06-24 09:23:59下载
    积分:1
  • principal_curvatures
    基于PCL的三维点云模型表面主曲率估计的具体实现(estimation of the principal curvature)
    2013-12-19 18:52:43下载
    积分:1
  • caiseyu
    设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
    2011-06-16 00:19:53下载
    积分:1
  • day
    openGl大作业,包含光源,移动物体,简易动画,纹理场,建筑等。(openGl large operations, including light, moving objects, simple animation, texture field, construction and so on.)
    2020-09-13 13:47:58下载
    积分:1
  • VCAD
    适合于图形学的初学者学习的二维图形绘制包(Graphics for beginners to learn the two-dimensional graphics rendering package)
    2011-12-18 16:19:25下载
    积分:1
  • rockf
    Prewitte边缘算子法(Prewitte Edge Operators)
    2005-01-20 14:58:44下载
    积分:1
  • rock
    离散元软件3DEC软甲隧道分析实例,考虑了节理分布情况以及各种支护结构单元,建模技术较高,有助于避免自带生成器的伪节理影响(Discrete element analysis software 3DEC soft-tunnel instance, consider the joint distribution as well as supporting a variety of structural units, higher modeling techniques to help avoid pseudo generator comes joints affected)
    2014-12-16 17:36:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载