搜索资源列表
相当高效的图像浏览器
- 绍 Eye 是在ImageSee的基础上加以改进的图像浏览器,目前支持的文件格式有bmp,pcx,jpeg,gif,ani,cur,ico。希望有更多的朋友帮助我,为 Eye 编写各种图像格式的读写库,让 Eye 支持更多的图像格式。 -Nesho in ImageSee Eye on the basis of improving the image browser that supports the file format is bmp, nil, jpeg, gif, distinguish
CDIB
- 应用cdib库,完成位图文件(*.bmp)的读取和存储.其中的dibapi.cpp以及dibapi.h文件可移植到任何其他图象处理的程序中去为以后的操作提供基础.
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
3DFileLoader
- 读取3DS类型文件,并交互显示,实现语言采用C++, OpenGL基础类库-loading 3DS file and interactively display
fingerprint_PB
- pb下通过动态链接库函数,调用光学指纹识别仪的例子程序。内有基础库:FpLib.DLL,PlmDll.DLL的函数使用说明文件。 FingerInit、FingerConfig、FingerEnroll、FingerMatch-pb through dynamic link library function call examples of optical fingerprint identification device program. There are basic library:
VC--OpenGL-STL
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
STL-MOVE
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
osgShaderNoiseBase
- osg的Shader,利用osg与GLSL结合,构建出噪声基础,大理石表面效果,需要自己下载osg的库和数据文件-using OSG and GLSL to create noise face in some models. User should download osg libs and it s data.
osgShaderHelloWord
- osg的Shader,利用osg与GLSL结合,构建开发环境的基础HelloWorld例子,需要自己下载osg的库和数据文件。-using OSG and GLSL to create some face in some models. It s the basic progm of HelloWorld, User should download osg libs and it s data.