-
历史上阴影检测算法的归纳总结,对初学和使用阴影检测很有帮助...
历史上阴影检测算法的归纳总结,对初学和使用阴影检测很有帮助-
The history of the shadow detection algorithm summary of the learning and use of shadow detection very helpful
- 2022-05-18 08:53:39下载
- 积分:1
-
摄像头控制程序
应用背景基于C++开发的摄像头控制程序,用了OPENCV库进行图像处理,完整实现了摄像头的开启运行及截图等功能,可供相关方面初学者学习借鉴使用关键技术使用C++作为开发语言开发,用了OPENCV库中的函数进行图像处理,编译工程前需要安装OPENCV并确认各个库的路径正确,否则会出错
- 2022-05-14 08:52:52下载
- 积分:1
-
在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。
在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。 -in C# using OpenGL CsGL achieve straight-aliased effects of an example.
- 2023-04-03 03:50:04下载
- 积分:1
-
实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。...
实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。-achieve OpenGL Pick function. It is helpful in understanding OpenGL Pick a classic example.
- 2022-05-30 09:02:01下载
- 积分:1
-
OpenGL入门第一课,画平面二维图形
资源描述
OpenGL入门第一课,看懂后迅速入门。
绘制二维平面几何图形;
OpenGL的着色模式,Smooth和Flat
实现图形的旋转
- 2023-07-18 06:45:05下载
- 积分:1
-
相机 1.cpp
无效照相机:设置摄像头
- 2023-06-26 05:45:03下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
一个opengl例子
这是一个基础的学习opengl与vs2017结合的例子,从最基本的步骤开始,到一个几何模型的简单演示。
- 2022-02-13 08:45:24下载
- 积分:1
-
opengl编的,三维界面,提供接口,可用于开发3d和平面软件
opengl编的,三维界面,提供接口,可用于开发3d和平面软件-opengl series, three-dimensional interface, providing interface can be used to develop software 3d and planar
- 2023-02-24 11:00:03下载
- 积分:1
-
采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强...
采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强-prepared using the OpenGL API routines, a colorful cube to turn, a strong sense of three-dimensional
- 2023-08-22 18:10:03下载
- 积分:1