资源列表
1
- 基于隐马尔可夫模型的人脸识别CC++源代码图像识别部分的程序,-Face Recognition Based on Hidden Markov Model CC++ source code for the image recognition part of the process,
axvface
- 阿须人脸检测程序 1.0,人脸识别定位的示范程序-A face detection procedures to be 1.0, face recognition model program targeting
FaceBmp
- 人脸识别用的bmp图片,格式100x100,黑白-Face Recognition using bmp images, format 100x100, black and white
2
- 基于肤色分割和KL变换的复杂背景的图像的人脸识别-Complex background based on color image segmentation for face recognition
3
- FSVM在人眼状态识别中的应用,一种结合gabor滤波和模糊支持向量机进行人眼状态检测的方案-FSVM in the human eye pattern recognition application, a combination of gabor filtering and fuzzy support vector machine is the human eye state inspection programs to
autofaceV5.0
- 自动人脸检测识别系统V5.0是一套集图象处理、人脸检测和人脸识别以及人脸图像数据库管理于一体的完整人脸识别系统。-Automatic Face Detection and Recognition System V5.0 is a set of image processing, face detection and face recognition and human face image database management in one complete face recognition
NewsCluster
- 一个新闻聚类工具,其中包括了新闻采集、新闻分词与特征向量计算,新闻聚类,显示界面共4个组件-A news clustering tools, including news gathering, news Segmentation and feature vector computing, information clustering, display interface, a total of four components
GA
- 遗传算法的资料大全,包括ppt,编程源码,几乎涵盖了学习遗传算法的所有内容。 强烈推荐-Sourcebook of genetic algorithms, including ppt, programming source code, covering almost all the contents of learning genetic algorithm. Strongly recommended
knn-cv-1-Source.tar
- KNN算法,用c++ 语言实现的算法,非常的经典-KNN algorithm for C plus plus,this a good algorithm
pingyingshibei
- 26个字母A-Z的手写识别系统,可以学习采样,可区别大小写。-26 letters AZ of the handwriting recognition system that can learn from sampling, may be different from case.
spfa_algorithm_fengzee
- 最短路径 之 SPFA算法 作者:fengzee 日期:2008-02-15 SPFA——Shortest Path Faster Algorithm,它可以在O(kE)的时间复杂度内求出源点到其他所有点的最短路径,可以处理负边。SPFA的实现甚至比Dijkstra或者Bellman_Ford还要简单-The shortest path algorithm for the SPFA Author: fengzee Date :2008-02-15 SPFA- Shortest Path Fa