搜索资源列表
FTLibrary
- FTL人面识别库,CAMSHIFT原理。有lib, h, d-FTL face recognition bank CAMSHIFT principle. There lib, h, d
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
glut3.7
- glut3.7函数库.包含glut.dll,glut.lib,glut.h,glut32.lib,glut32.d-glut3.7 library. including glut.dll, glut.lib, glut.h, glut32.lib, glut32.dll
opencv2.0-lib-dll-h
- opencv2.0的.lib,.dll,.h文件。opencv2全部安装要几百mb。懒得安装的话可以直接将引用库文件。使用方法同一般的库文件引用方式。-opencv2.0' s. lib,. dll,. h file. opencv2 full installation to a few hundred mb. Too lazy to install, then you can directly reference library file. To use the same library
CSOPENGL
- C Sharp下的OPENGL开发库,里边包含dll库,帮助文档,实例代码。-opengl lib in c sharp
CADIGES
- CAD文件格式转换代码,支持DWG2000,CATIA,KMG,IGES
SpeedTreeRT_SDK_v4
- 该源码是有关SpeedTree这个软件的SDK,方便开发D3D的人员用来解析程序代码-SpeedTree 4.1 SDK
OpenGLtuxinbao
- opengl 图形包,包括gl.h、glut.lib、glut32.lib、glut.dll、glut32.d-the opengl graphics package, includes gl.h, glut.lib, glut32.lib, glut.dll, glut32.dll
python2.5-debug
- Opencv 中急需的python25_d.lib和python25_d.d-python25_d.lib and python25_d.dll needed in the Opencv
lpng161
- libpng源码,最新的libpng,包含zlib,主要用于png格式的解析。其中包含VC的工程,可以直接编译出lib和d-libpng source, the latest of libpng, including zlib, mainly used png format parsing. Which contains the VC project, you can directly compile the lib and dll
remote-sensing-image
- 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录: armadillo:armadillo-4.650.4\