当前位置:
首页 资源下载
搜索资源 - 3d reconstruction opengl
搜索资源列表
-
0下载:
VC和opengl做的三维管线的投影重建-VC and borders do 3D projection reconstruction pipeline
-
-
0下载:
使用OpenGL来做三维测量与重建,推荐一下吧,还行!-make use OpenGL 3D measurement and reconstruction recommend it, is also OK!
-
-
2下载:
很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl显示出来了,很有参考价值的,其中有函数readstlfile就是实现了从stl文件中读取三角面片的数据。-lot of three-dimensional reconstruction of developers need to read 3D data, The program reads the 3D data files (stl) function, using opengl
-
-
1下载:
简单的同时使用OPENGL和OPENCV的例子,能够根据云点图生成3d图像,对学习3d重建和立体视觉很有用。-A simple example using OPENGL and OPENCV can generate 3d image based on the cloud point of Figure 3d image,which is helpful to study 3d reconstruction and stereo vision 。
-
-
0下载:
这是一个基于光线投射算法的三维重建小程序,使用了opengl的API,适用于3D初学者-This is a ray casting algorithm based on three-dimensional reconstruction of small, the use of opengl' s API, for 3D beginners
-
-
1下载:
基于激光扫描的三维重建,里面包含opencv的摄像头处理,包含opengl的3D图像描述-Three-dimensional reconstruction based on laser scanning, which contains opencv camera processing, including the 3D image descr iption opengl
-
-
0下载:
该程序设计OpenGl的配置,纹理贴图,3D图像数据的建模以及显示。-It refers to the configration,texture and 3D reconstruction and display
-
-
0下载:
三维测量与重建,该文章详细介绍了如何用OpenGL进行三维的重建-Three-dimensional measurement and reconstruction, the article details how to use OpenGL for three-dimensional reconstruction
-
-
0下载:
利用正交图片进行3D重建,通过openGL,opencv编程-3d reconstruction from multiple view
-
-
0下载:
通过一组照片恢复3D形状,利用shape from shading 技术,和openGL 渲染-3 D reconstruction from a image set with shape from shading method,developed under MFC and openGL
-
-
0下载:
本程序是在c++平台上应用opengl来实现三维密集点匹配与三维重建,绝对可以运行。-This procedure is the application in C++ platform opengl 3D dense point matching and 3D reconstruction can definitely run.
-
-
0下载:
OPENGL,基于深度信息,构建四边形面片完成三维重建。-OPENGL, based on depth information, construct the complete 3D reconstruction of quadrilateral meshes.
-
-
3下载:
OpenCV+OpenGL 双目立体视觉三维重建代码以及文档使用opencv进行立体匹配获取视差图,三角剖分使用opengl进行纹理贴图-OpenCV+OpenGL binocular stereo vision 3D reconstruction code and documents using OpenCV stereo matching to obtain disparity map, triangulation using opengl for texture mapping
-
-
1下载:
包含双目摄像机标定,棋盘图像矫正,立体像对校正,立体匹配,三维重建模块。然后用OpenGL显示重建效果,并可以通过键盘方向键旋转。-Including binocular camera calibration, board image correction, stereo image pair correction, stereo matching, 3D reconstruction module. And then use the OpenGL to display the reconstr
-
-
1下载:
三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi
-
-
1下载:
三维重构相关的内容,是用c加加和opencv,OpenGL编的(The content related to 3D reconstruction is made up of C and opencv, OpenGL)
-
-
0下载:
实现双目视觉的视差图、三角剖分、三维重建(Triangulation and 3D reconstruction)
-
-
1下载:
双目视觉与三维重建源代码,采用opencv+opengl调试环境(Binocular vision and 3d reconstruction source code, opencv+opengl debugging environment)
-