资源列表
osgCompute
- osgcompute是用于并行执行代码的抽象基库。 流式处理器。库连接到OpenScenegraph(OSG) 因此,它可以被包括在景观中。它给用户 可以跳到图形处理单元(GPU)进行任何类型的操作 计算结果。然后就可以获得操作过的数据。 到scenegraph进行进一步处理(例如渲染)。(osgCompute is the abstract base library for the execution of code on parallel streaming processors.
car
- 一个简单的VRML实例 其中包括时钟 风车等节点-A simple VRML examples, including the clock windmill and other nodes
rendering
- 根据源数据,进行三维重建,加入光照、交互,借助VTK平台实现-3D surface rendering,including light,interactor, by the means of VTK platform.
IET_CV_SOAMST_2011
- 一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简
StereoParator
- 3d stereo image processing
geos-3.0.0
- 这是一个Linux下的用C++写的QuadTree的LOD程序!希望对学习Linux编程的有帮助-This is an under Linux using C++ written in the LOD procedure QuadTree! Wish to study Linux programming help
基于openGL,VC++6.0的贝塞尔曲面
- 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
WinDirectx
- 创建了一个简单的Win32 Dirctx9窗口,没有做任何事情,是Directx9一般程序的框架-create a simple Win32 Dirctx9 window and has not done anything, Directx9 general procedure is the framework
Coons
- 曲面造型中三维曲面孔斯曲面绘制的程序源码-Three-dimensional curved surface shape of the face Sri Lanka in the program source code to draw the surface
3D
- 3D旋转碰撞:一个空间内有几个不同颜色的小球运动,并且撞到墙回返回。-3D rotating collision: a space with several different colors of small ball, and hit the wall back to back.
MySDOpenGL_3D
- 有3D图形的编程,可以很直观的观察到一些效果,图形界面的编程,可读性很强-There are 3D graphics programming, can be very intuitive to some of the effects observed, programming graphical interface, very readable
3dcube
- 该程序可以绘制一个五色立方体,即每一个顶点都有与它周围四点不同的颜色,并且能够旋转、平移等。-This is a program about 3D picturing whit five colour and being able to rotate or transmit.