-
利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是Ope...
利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。
有两个数据文件
鼠标默认操作:具体还在头文件中
中键拖动 旋转
中键+Ctrl 平移
中键+Shift 面旋
滚轮滚动 缩放
中键+Ctrl + Shift 局部放大
-use OpenGL, prepared by the VC C, 3-D process, learning graphics, C, OpenGL, document literacy helpful, is a 3D software companies write code part, in particular OpenGL libraries are very useful. There are two mouse default data file operations : concrete is the first document of key drag rotation of key Ctrl++ translation of key Shift-rotating wheel rolling Zoom Bond Ctrl+ Shift+ magnification
- 2022-01-28 21:40:41下载
- 积分:1
-
OpenGL高级编程篇所附源代码
OpenGL高级编程篇所附源代码-OpenGL Programming Part accompanying source code
- 2022-06-29 22:47:58下载
- 积分:1
-
一个OPENGL的例子,适合初学OPENGL的朋友练习。
一个OPENGL的例子,适合初学OPENGL的朋友练习。-an OpenGL examples, suitable for beginners to practice OpenGL friends.
- 2022-01-25 19:54:29下载
- 积分:1
-
opengl es 1.1 地球旋转代码,
opengl es 1.1 地球旋转代码,-opengl es 1.1 Earth rotation code,
- 2023-02-01 01:10:03下载
- 积分:1
-
Beginning game programming fist edition.
Beginning game programming fist edition.
- 2022-05-20 17:08:07下载
- 积分:1
-
This application not only demonstrates the basics of using the Microsoft Foundat...
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2023-05-25 10:55:02下载
- 积分:1
-
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
- 2022-02-12 04:41:26下载
- 积分:1
-
一个开源的图形库,应用了opengl作核心
一个开源的图形库,应用了opengl作核心-An open-source graphics library, application of opengl for the core
- 2022-03-12 23:16:57下载
- 积分:1
-
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)...
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL# 61548 introduced by SGI"s GL from the development of an industry-standard graphics library.# 61548 by the OpenGL graphics library GL (Graphics Library) and the application of graphics library GLU (Graphics Library Utilities) 2 component library
- 2022-03-18 17:40:04下载
- 积分:1
-
运动检测
可以实现运动目标的检测与跟踪 算法可靠camshift改进的比 该混合高斯 研究了基于色彩直方图特征和基于方差比值特征的MeanShift算法的目标跟踪原理及其实现过程,并通过分析检测过程中得到的目标结果图像,试验比较了两种算法的跟踪效果,最终选用了基于方差比值特征的Mean
Shift目标跟踪算法,可于复杂背景下实时准确地完成运动目标的跟踪。
本文在VC++6.0开发平台下,采用C语言编写程序并调用了部分OpenCV库函数,实现了以上提出的图像预处理、运动目标检测和跟踪算法,并通过试验验证了算法的有效性,成功实现了对复杂背景下运动目标的检测与跟踪。
- 2022-01-26 03:10:21下载
- 积分:1