搜索资源列表
81-101.zip
- vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source c
jahshaka-1.8.tar
- Jahshaka 是一个视频和电影合成、编辑系统,使用了OpenGL和OpenML硬件渲染,所以给操作者者实时交互感。这个系统跨平台,也包括所有CG,图片处理模块-Jahshaka is a video frequency and the movie synthesizes, the edition system, has used OpenGL and the OpenML hardware exaggerates, therefore gives the operator real-time
demoProject322234
- brief A simple class to create AVI video stream.Declare an CAVIGenerator object.-brief A simple class to create an AVI video stream.Declare CAVIGenerator object.
dk0619
- 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
minimalScreenSaver
- This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a fi
3DVideoPlay
- 本程序是基于DirectShow视频捕获的OpenGL视频纹理演示程序,可以在三维表面和物体上动态显示视频纹理和播放声音。其中视频纹理获取的dll是我修改自网上强人的作品的,其源码在另一文件中发布。-this program is based on DirectShow video capture OpenGL video texture demo program, the three-dimensional objects on the surface and dynamic display
neVideoTexture
- 本程序是使用DirectShow实现的视频纹理获取的dll,可以将视频文件转换为OpenGL纹理数据,实现动态视频纹理效果,还带声音。由本人修改自网上一强人的源码,扩展了功能。外壳程序请参考本人发的程序。-this procedure is the use of DirectShow video access the dll texture, video files can be converted to OpenGL texture, texture dynamic video effects
OpenGLOptimize_10943718
- 高端图形图像核心技术宝典,超星的,有几页可能损坏了-core high-end graphics and video technology, the book Superstar, a few pages may damage
Nehe_addAVI
- 在OpenGL编程实现加入AVI动画的代码,首先在data目录下放入你想加载的视频 *.avi 格式-in OpenGL programming to AVI animation code, First the data directory you want to load into the *. avi video format
draw3dc
- 这是一个c++编译的绘图程序,可以绘制3d效果的图形图像。基于opengl技术。-This is a c + + compiler mapping procedures, the effect of 3d rendering graphics and video. Opengl-based technology.
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
bugle-0.0.20070528.tar
- BuGLe combines a graphical OpenGL debugger with a selection of filters on the OpenGL command stream. The debugger allows viewing of state, textures, framebuffers and shaders, while the filters allow for logging, error checking, video capture and more
Play3D010-Binary
- Play3D is a program to play 3D video files using full-screen quad-buffer OpenGL stereo, or red/blue glasses (anaglyph mode). It should play any format that is supported through DirectShow with an appropriate codec. This includes AVI as well as
AviGeneratorsrc
- A class to easily generate AVI video with OpenGL and Video for Windows
videoplayer.rar
- 西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。,Northwestern University alumni Pan Li-liang was one of the OpenGL video texture example.
camshift
- 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
TextureVideo
- 一个在旋转的立方体表面播放视频的程序,可以学习opengl的视频贴图方法和模型变换。-A rotating cube surface to play the video of the procedure, can learn opengl video mapping methods and model transformation.
VideoControl
- VideoControl - launch a GUI to control image acquisition session: The GUI will help you in: craeting the video object, previewing and snap shotting, controlling frame grabber parameters, saving data to a file, creating movies and more-VideoControl-
VideoTexture_src
- This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an Ope
Playing-video-In-OpenGL
- 在opengl中添加视频图像,视频可以是文件,也可以从摄像头捕获。-Add a video image in opengl, the video can be a file, you can also capture from the camera.