-
OpenCV+OpenGL三维重建
系统的介绍了三维重建的整体步骤。双目立体视觉的整体流程包括:图像获取,摄像机标定,特征提取(稠密匹配中这一步可以省略),立体匹配,三维重建。我在做双目立体视觉问题时,主要关注的点是立体匹配,本文主要关注最后一个步骤三维重建中的:三角剖分和纹理贴图以及对应的OpenCV+OpenGL代码实现。
- 2022-10-20 13:55:04下载
- 积分:1
-
详细介绍OpenGL3编程技术,这是例程2。
详细介绍OpenGL3编程技术,这是例程2。-Detailed introduction OpenGL3 programming technology, which is routine 2.
- 2022-02-03 09:26:59下载
- 积分:1
-
OPENGL learning text block, very suitable for beginners and would like to raise...
OPENGL的学习文挡,非常适合初学者和想提高的朋友-OPENGL learning text block, very suitable for beginners and would like to raise a friend
- 2022-01-25 23:56:44下载
- 积分:1
-
从71squared.co.uk游戏教程
game tutorial from 71squared.co.uk
- 2023-07-29 14:30:03下载
- 积分:1
-
vb中使用opengl
vb中使用opengl-Using opengl in VB.
- 2022-02-15 00:19:42下载
- 积分:1
-
OpenGL Super Bible Chapter IV, not yet finished, please let station points.
OpenGL 超级宝典第四章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter IV, not yet finished, please let station points.
- 2023-02-22 02:20:04下载
- 积分:1
-
OpenGL字体编程 包括bitmap文件的载入等技术
OpenGL字体编程 包括bitmap文件的载入等技术-OpenGL programming fonts including bitmap file loading techniques
- 2022-02-06 08:20:47下载
- 积分:1
-
how to get the object s skeletion!
how to get the object s skeletion!
- 2022-04-08 10:45:08下载
- 积分:1
-
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
- 2022-02-26 06:24:20下载
- 积分:1
-
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制...
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
- 2022-09-27 23:45:03下载
- 积分:1