搜索资源列表
2006111
- 支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus finishing achieve the greatest po
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)
fastICA_imag
- 利于fastICA算法实现混合图像分离的源代码,给大家一个参考-Help fastICA algorithm hybrid image of the source code, a reference to all
Eye-Location-
- 摘 要: 介绍一种精确定位眼睛的方法.眼睛定位是很多人脸检测算法的关键步骤.在获得眼睛窗口之后,可以利用投影方法来定位眼睛.提出一种混合投影函数,该函数结合了积分投影函数和方差投影函数,能够反映出图像在某个方向上灰度均值和方差的综合变化情况.实验结果表明,利用混合投影函数可以相当精确地确定眼睛 中心的位置.-Abstract: A method for precise positioning of the eyes. Eyes positioning is a lot of face det
hybrid-PSO-based-on-TSP
- 实现基于PSO的混合粒子优化算法,具有很好的稳定性和快速性-Search algorithm based on hybrid particle swarm optimization algorithm based on TSP
MixGauss-CPP
- 高斯混合背景建模的C++表示,现在用opencv的比较多,用c++写更能体现算法思想-Gaussian mixture background modeling C++ representation