-
控制世林摄像机,具体操作可以自己摸索,第一次写VB,请多指教。...
控制世林摄像机,具体操作可以自己摸索,第一次写VB,请多指教。-Control of Shilin camera, specific operations can find their own way, the first to write VB, ability, Zhijiao.
- 2022-07-18 09:38:11下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
ReadDXF:通过C++读取由AutoCad产生的DXF文件
主要于DXF文件信息的提取,ReadDXF:通过C++读取由AutoCad产生的DXF文件。
- 2022-02-03 05:22:15下载
- 积分:1
-
VC, Opengl prepared by the screen contains the source code and the procedures fo...
VC、Opengl编写的屏幕保护程序 包含源码和执行程序 通过鼠标的拖动可控制环和球的转动-VC, Opengl prepared by the screen contains the source code and the procedures for implementation by dragging the mouse to control the ball and the Central Moment
- 2022-02-06 03:16:20下载
- 积分:1
-
Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
图像处理程序OpenGL编程Chap04_MyTemplate.rar-Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
- 2022-01-26 02:38:47下载
- 积分:1
-
openGL开发的烟花源码,很有借鉴价值
openGL开发的烟花源码,很有借鉴价值-openGL development of the fireworks source, a very valuable reference
- 2022-07-18 23:56:11下载
- 积分:1
-
三维Obj读取的代码
三维Obj读取的代码,用c++ STL模板做的,能够读取三维顶点,面和材质等各种三维信息,读取代码非常完整,也比较难得。
- 2022-04-14 19:10:19下载
- 积分:1
-
程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型...
程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
- 2023-07-07 06:55:03下载
- 积分:1
-
运动检测
可以实现运动目标的检测与跟踪 算法可靠camshift改进的比 该混合高斯 研究了基于色彩直方图特征和基于方差比值特征的MeanShift算法的目标跟踪原理及其实现过程,并通过分析检测过程中得到的目标结果图像,试验比较了两种算法的跟踪效果,最终选用了基于方差比值特征的Mean
Shift目标跟踪算法,可于复杂背景下实时准确地完成运动目标的跟踪。
本文在VC++6.0开发平台下,采用C语言编写程序并调用了部分OpenCV库函数,实现了以上提出的图像预处理、运动目标检测和跟踪算法,并通过试验验证了算法的有效性,成功实现了对复杂背景下运动目标的检测与跟踪。
- 2022-01-26 03:10:21下载
- 积分:1
-
opengl 球的模型
opengl 球的模型-opengl ball model
- 2022-03-22 03:10:46下载
- 积分:1