搜索资源列表
mirror
- 这是一个三维的虚拟现实场景程序,模拟的是物体的镜面成像现象。本实例在C++的环境下使用VRML开发,全部编程,场景静动态结合,模拟逼真形象,值得推荐。-This is a three-dimensional virtual reality scene procedures, a simulation of the objects in mirror image phenomenon. The examples in the C environment using VRML, all progra
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
ARToolKit-2.72.1-bin-win32
- ARToolKit是一套基于c语言的增强现实系统二次开发包,能够在SGI IRIX, PC Linux以及PC Windows95/98/NT12000等不同的操作系统平台上运行,其实时、精确的二维注册功能使得工程人员能够非常方便、快捷的开发增强现实应用系统。- An augmented reality (AR) system generates a composite view for the user. It is a combination of the real scene view
Generator_Fine
- 基于声卡DSP技术和Visual C++编程技术,提出了一种基于声卡的虚拟信号发生器设计方案.能产生正弦波和方波等四种常用波形,并可调节波形的幅值和频率。-Sound card based DSP technology and Visual C++ programming techniques, a virtual sound card based Signal Generator design. Can produce sine and square wave waveforms of fou
NeHe OpenGL教程
- 这是一份非常好的关于openGL的入门教程,从最基本的搭建框架到最后可以比较独立的实现事物的虚拟过程,都有非常详细的讲解。(This is a very good tutorial on the openGL, from the most basic framework to the last can be relatively independent of the virtual process of things, have a very detailed explanation.)