-
OpenCV+OpenGL三维重建
系统的介绍了三维重建的整体步骤。双目立体视觉的整体流程包括:图像获取,摄像机标定,特征提取(稠密匹配中这一步可以省略),立体匹配,三维重建。我在做双目立体视觉问题时,主要关注的点是立体匹配,本文主要关注最后一个步骤三维重建中的:三角剖分和纹理贴图以及对应的OpenCV+OpenGL代码实现。
- 2022-10-20 13:55:04下载
- 积分:1
-
本程序是基于opengl平台C生成的代码,图形表达…
本程序是基于opengl平台而生成的c++代码,其表达的图形是地球(球体).-this program is based on the platform opengl c generated code, the graphic expression of the Earth (ball).
- 2022-03-18 00:01:59下载
- 积分:1
-
Nehe 的opengl教程 中文
Nehe 的opengl教程 中文-Nehe Guide to the Chinese opengl
- 2022-02-18 17:24:45下载
- 积分:1
-
图像处理程序,OpenGL编程OpenGChap02_MultiView.rar
图像处理程序,OpenGL编程OpenGChap02_MultiView.rar-Image processing procedures, OpenGL Programming OpenGChap02_MultiView.rar
- 2022-08-26 08:02:50下载
- 积分: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
-
绕任意轴旋的VC源码(OpenGl库)。学习交流。
绕任意轴旋的VC源码(OpenGl库)。学习交流。-arbitrary axis rotation around the VC-source (OpenGl library). Learning exchanges.
- 2022-03-13 17:11:43下载
- 积分:1
-
OBJ文件的载入。
OBJ文件的载入。-OBJ included in the document.
- 2022-10-01 09:35:03下载
- 积分:1
-
nurbs algorithm realize some source,
nurbs算法实现部分源码,-nurbs algorithm realize some source,
- 2022-09-27 15:35:02下载
- 积分:1
-
多媒体播放视频
多媒体播放视频可连接网络视频,在线观看和加入视频观看视频,在多种播放器中是很好的一款软件,里面包含很多很多的视频,挺不错的!
- 2022-07-02 13:44:27下载
- 积分:1
-
本程序实现以下功能:
1.绘制茶壶(T)
2.添加光照(T)
3.添加纹理(T)
4.鼠标左键控制茶壶旋转(T)
操作步骤:按鼠标左键茶壶...
本程序实现以下功能:
1.绘制茶壶(T)
2.添加光照(T)
3.添加纹理(T)
4.鼠标左键控制茶壶旋转(T)
操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。
5.鼠标右键控制茶壶平移(T)
操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米
6.键盘控制茶壶纹理的变化(T)
操作步骤:按键盘的 w 和 s 键实现纹理的改变
7.键盘方向键控制camera的前进后退,左移和后移 (T)
操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
8.实现水壶的退出-This procedure to achieve the following functions: 1. Drawing teapot (T) 2. Add light (T) 3. Add texture (T) 4. Teapot rotating the left mouse button to control (T) steps: Click the left mouse button rotate the pot by a rotation 30 °. 5. Teapot with the right mouse button to control translation (T) steps: Click the right mouse button to the right teapot mobile, each mobile 0.5 centimeters 6. Teapot keyboard to control the changes in texture (T) steps: click the " w " and" s" key changes to achieve texture 7. the keyboard arrow keys to control the forward camera back, the left and post-shift (T) steps: the four keyboard arrow keys to achieve the direction of movement of the four teapot 8. to achieve water out of the
- 2022-04-23 12:15:15下载
- 积分:1