搜索资源列表
adaboostPknnPlbp
- adaboost+knn+lbp 人脸识别代码 经典算法-adaboost+knn+lbp face recognition code classical algorithm
homework
- 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
llde_cmb
- 人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
pcaExpression
- openCV-C++代码,用PCA算法进行人脸主成分提取,并且用kNN算法进行实时表情识别。程序可以自己建立数据库并且进行识别,非常好用!附课程的作业报告。-openCV-C++ code, using PCA algorithm for face principal component extraction and real-time facial expression recognition algorithm with kNN. Program can create their own
2DPCAPKNN
- 实现2DPCA和Knn(k近邻)的人脸识别,包含人脸库-face recogntion in 2DPCA and KNN
fisher
- 基于LDA和KNN的人脸识别MATLAB程序-Face recognition KNN program based on LDA and MATLAB