-
opengl编程例子
opengl编程例子-opengl programming examples
- 2022-12-06 01:10:03下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1
-
OPENGL library used in C++ bad habitats developed under the graphic image used.
OPENGL库,用来在C++坏境下开发图形图像用。-OPENGL library used in C++ bad habitats developed under the graphic image used.
- 2022-11-11 13:30:03下载
- 积分:1
-
运动检测
可以实现运动目标的检测与跟踪 算法可靠camshift改进的比 该混合高斯 研究了基于色彩直方图特征和基于方差比值特征的MeanShift算法的目标跟踪原理及其实现过程,并通过分析检测过程中得到的目标结果图像,试验比较了两种算法的跟踪效果,最终选用了基于方差比值特征的Mean
Shift目标跟踪算法,可于复杂背景下实时准确地完成运动目标的跟踪。
本文在VC++6.0开发平台下,采用C语言编写程序并调用了部分OpenCV库函数,实现了以上提出的图像预处理、运动目标检测和跟踪算法,并通过试验验证了算法的有效性,成功实现了对复杂背景下运动目标的检测与跟踪。
- 2022-01-26 03:10:21下载
- 积分:1
-
OpenGL高
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2023-01-25 03:50:03下载
- 积分:1
-
opengl实现的程序框架,适合初学者学习.
opengl实现的程序框架,适合初学者学习.-opengl achieve the procedural framework for beginners to learn.
- 2022-08-20 07:55:41下载
- 积分:1
-
简单的程序有助于测试OpenGL实现采集。许多…
Collection of simple programs helpful for testing an OpenGL implementation. Many have keyboard options (see source for details). and More samples collected from a variety of places-Collection of simple programs helpful for testing an OpenGL implementation. Many have ke yboard options (see source for details). and Mo "re samples collected from a variety of places
- 2022-06-12 23:26:30下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-07-10 02:44:39下载
- 积分:1
-
精确的大气散射现象模拟程序
opengl代码
精确的大气散射现象模拟程序
opengl代码-Accurate atmospheric scattering phenomena simulation program opengl code
- 2023-08-27 12:35:03下载
- 积分:1
-
图像补间
补间动画生成中间帧图像给第一图像的发展顺利进入第二图像之间的外观。在这个项目中,关键帧是用来产生运动错觉。变形,旋转,缩放进行绘制正方形程序技术,立方体是顺利转换成一个圆圈。OpenGL函数已被用来创建,翻译,旋转,显示和重绘。定时器功能方便转换形状的另一种形式。push和pop矩阵用于保存和提取的目的。菜单选择在MIP映射的功能起着重要的作用。
- 2022-03-13 03:17:00下载
- 积分:1