搜索资源列表
libpsd-0.9
- 完整的读取photoshop文件(psd)的代码。添加了VC6的项目文件,编译通过。
malic-0.0.9.1.tar
- Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
malic
- Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
UniBuilderSource
- 这个项目即提供一个完整的基于BSP技术的实时场景渲染解决方案一个基于画刷的场景建模工具即场景编辑器,一个场景编译器,以及一个用于渲染编译后场景的基于OpenGL构建的图形库GxLib。UniBuilder为一些对场景数据有特殊要求的项目提供一个功能强大的可扩展的场景数据编辑工具,此工具产生的场景可用于产生BSP树。BSP编译器,负责将建模工具产生的数据编译成BSP树,并预计算可见性和光照贴图,供实时应用程序使用。此项目提供一个完整的基于BSP技术的实时场景渲染解决方案,包括完整的场景建模工具和B
GaussianFilterTest
- Gaussian Filter 高斯平滑滤波器,自己用C++写的滤波器类,用于其他处理操作前平滑噪声用。设定Sigma值,可以调整平滑效果。 下载包包含完整的Visual Studio 2005测试项目。 <plumcore>-Gaussian smooth filter
MathMorph
- 一个完整的数学形态学处理代码,里面包含各种形态学运算算子,处理例子,完整的VISUAL C++ 项目代码-Mathematical Morphology process C++ codes (full codes)
png_test
- 这是一个完整的png图片读取项目,包括了pnglib、zlib和win32工程,大家可以单步调试验证png格式的基本功能。-This is a png image read out, including pnglib, zlib and win32 project, we can single step of the basic functions to debug and verify the png format.
CClockST_demo
- VC++仿LDE显示屏风格的漂亮数码钟源码,项目名称:CClockST,包括了完整源码,项目编译运行截图-VC++ imitation LDE display style beautiful digital clock source, the project name: CClockST, including full source code, compile and run the project screenshot
directui_src
- directui 3D 图像渲染。包含完整源代码及VC项目文件。-directui 3D image rendering. VC contains the complete source code and project files.
freak-master
- FREAK -Fast Retina Keypoint 一种更高效的特征点,一个完整的项目-FREAK -Fast Retina Keypoint this is one kind of more efficient key points of image
45KW
- 深圳显控屏的充电桩项目监控平台软件。实际完整项目,具备实用参考意义。-TFT LCD DEMO
3d
- 3d示例程序,建立了一个3d的三棱锥,并让之旋转。包括了所有框架文件,是一个完整的项目工程-3D sample program, set up a 3D three pyramid, and let the rotation. Including all the framework documents, is a complete project
image_retrieval_system
- 一个图像检索系统,是一本书里的例子。里边有已经生成的可执行文件,也有源码,可以自己修改,很好运行的一个完整例子。做项目时找到的。-An image retri system, is an example of a book.
别墅
- 完整的opengl项目,实现了别墅的绘制,采用opengl和vs2010结合(Complete OpenGL project, the realization of the villa drawing, using OpenGL and VS2010 combination.)
CAD_project
- 这是一个简单完整的C++实现欧拉操作和扫成,生成一个三维实体的项目(This is a simple and complete C++ for Euler operations and scavenging, a project to generate a three-dimensional entity)
Compressed_Sensing_MRI_project-master
- 用于医学图像成像的程序,采用压缩感知技术实现对MRI图像的恢复,该程序为一个完整的工程项目,有很大的可改性(For medical imaging applications, compressed sensing technology is applied to restore MRI images. The program has great modification for a complete engineering project.)
双击坐标获取gridview某一行的值
- 用asp.net开发的一个百度地图的网格营销系统,是大学生创新计划开始的时候做的一个例子,包括地图标注,地图区域的自动获取,动态树形结构的生成等,比较完整的一个项目。(A Baidu map grid marketing system developed with asp.net is an example of a college student's innovation plan, which includes map tagging, automatic acquisition of ma
图形学波动水面的实现
- 图形学波动水面的实现,花园模型场景搭建,OpenGL打光,相机设置,完整工程项目