搜索资源列表
学习用OPENGL素材绑定滤镜照明和雾化效果
- 一个OPENGL的例程,学习素材绑定滤镜照明和雾化效果-an OpenGL routines, learning materials bundled with filter effects lighting and atomization
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
openGlSample
- OpenGL中纹理贴图、滤波、光照和雾化效果编程初步-OpenGL textures, filter, light and atomizing effect of the initial programming
MovingObjectsDetection.rar
- 几个关于静止背景下的运动人体目标的检测和跟踪(其中有背景差法和粒子滤波结合的方法)方便广大毕业生论文写作藏考,Some background on the movement of static human target detection and tracking (including the background difference method and the combination of particle filter methods) to facilitate the vast nu
videotexture.zip
- 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把
OPENGL_runtine
- 一个OPENGL的例程,学习素材绑定滤镜照明和雾化效果After downloading the code files in zip format and extracting them, compile the code in VC environment to create the Debug folder, and like wise link and then run the exe file. Choose the exe to run in non-Full screen mode
POCS-NL
- 毫米波图像存在分辨率低的缺点,该程序在WRLA算法的基础上,进一步采用投影算法,能有效改善毫米波图像的分辨率-Images acquired from Passive Millimeter-Wave (PMMW) radiometer have poor resolution due to limited aperture dimension. Therefore, Super-Resolution Algorithm (SRA) is a key component for PMMW imag
particle-generator
- 一个OpenGL的粒子发生器,此粒子发生器可以生成火焰的粒子效果-An OpenGL particle generator, the generator can generate particles of the particle flame effect
Maxim
- ALTIMU MAXIN 元器件库,希望对大家有所帮助-ALTIMU MAXIN components library, I hope all of you to help
vw_max260
- code for max260 filter
Lesson7
- Examples of ways to filter your textures, simple lighting, keyboard control
ImageProcessing
- 图像灰度变换直方图均衡化2D傅立叶变换 butterworth滤波-Gray histogram equalization transform 2D Fourier transform butterworth filter
isosurfaces
- VTK : Program isosurface using marchingcubes filter.
TargetTracking
- 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
Grey_filter
- 利用opengl 4实现灰色过滤,从而实现渲染另类后处理的效果-Grey filter using opengl 4
Psanweigenzonu
- 三维纯角度被动跟踪定位的最小二二乘_卡尔曼滤波算法可直接使用。 -The three-dimensional pure point of view passive tracking and positioning of the least-squares _ Kalman filter algorithm can be used directly.
jiyupodudelvbo
- 基于坡度的滤波处理程序,用于点云的初期滤波-Slope-based filter handler for the initial filtering of the point cloud
upload_inCfree_show361points
- 初步实现了将激光雷达一次扫描的361个点在二维平面上的相对位置的显示。从txt文件到二维数组然后筛选过滤,最后归一化显示。缺陷在于很粗糙,而且没有用类来写,指针也比较繁琐。请轻拍。-The initial realization of a scanning laser radar 361 points in the relative position of two-dimensional plane of the display. To a two-dimensional array from
Blur-Filter
- 一个标准的Blur Filter演示(含源码)-Blur Filter
Roberts-filter
- OpenGL - a software interface to graphics hardware. C++ method of the Roberts filter of medical image.