资源列表
Pattern-Recognition-code
- 模式识别种一些经典的案例分析以及相关的C++源程序代码-Pattern recognition some classic case studies, and C++ source code
Classify
- C均值算法,随机生成若干个点然后进行分类。-classify
PCA_FaceREC
- 基于PCA算法的人脸识别程序;人脸数据库中要包含子库,每个子库中分别包含测试库和训练库-Based on PCA algorithm for face recognition program Face database contains sub-libraries, each sub-library contains test library and training library
LucasKanadeTracker
- Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-Tomasi Feature Trac
OpenGLgame
- OpenGL游戏编程书中源代码,是非常好的学习opengl的素材。-OpenGL Game Programming book source code of one to eight chapters, is a very good learning opengl material.
saliency
- 可以实现对图像显著性的检测,它是基于opencv完成的(It enables the detection of image saliency and it is done based on opencv.)
2.行人检测
- 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
MMG
- 基于opencv的人脸识别,并切割出图像有用部分-Opencv based face recognition, and cutting out the image part
Fountain
- 基于OpenGL的喷泉粒子系统及水波的粒子系统,三维场景构建-OpenGL-based fountain and wave particle system
特效显示
- 实现图像的特效显示,水平飞入,马赛克显示,渐显,栅栏显示等(The effects of image display, horizontal fly, mosaic display, display fade, fence)
Arcgis Engine4
- ArcGIS Engine 地理信息系统开发教程---基于C#.NET第11章上半部分(ArcGIS Engine geographic information system development tutorial 4--- Based on C#.NET)
cvMatchTemplateGray
- gray image number detecter... test version