搜索资源列表
-
0下载:
adaboost+knn+lbp 人脸识别代码 经典算法-adaboost+knn+lbp face recognition code classical algorithm
-
-
0下载:
基于小波变换和神经网络的人脸识别:本论文围绕人脸识别问题对人脸特征提取及识别技术进行了研究。主要有:对人脸识别的研究工作进行了综述;在KL算法的基础上提出了新的基于KL的特征提取方法,克服了KL算法计算量大,计算时间长的缺点,-Based on Wavelet Transform and Neural Network Face Recognition: In this paper, issues surrounding the face recognition feature extractio
-
-
1下载:
使用基于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.
-
-
0下载:
人脸识别 使用k-近邻法分类
区分不同的人
使用K-近邻法实现对指定人脸图片的识别。
训练集和测试集的划分
-Recognition of face in pattern recognition,By KNN space representation theorem
-
-
0下载:
人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
-
-
0下载:
本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
-
-
0下载:
5-fold cross valication for Face recognition using PCA, SVM and KNN.
-
-
0下载:
KNN分类程序,对人脸识别等图像处理有些许帮助和人脸数据图像-The KNN classification procedures, face recognition and image processing image of some help and face data
-
-
1下载:
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
-
-
0下载:
fisher准则的pca人脸识别程序example: 演示程序
creatData:生成数据
creatTrainLabelMat:生成数据标签
LDA:提取fisherface
knnRecognition:knn分类器
knnsearch:knn搜索-Fisher criterion example: face recognition program PCA demonstration program
CreatData: generat
-
-
0下载:
基于LDA线性辨别分析的人脸识别算法,采用KNN分类器,可直接运行,自带数据库,识别率有88 。-LDA face recognition algorithm based on linear discriminant analysis, using KNN classifier, can be directly run, comes with a , the recognition rate of 88 .
-
-
0下载:
基于LDA和KNN的人脸识别MATLAB程序-Face recognition KNN program based on LDA and MATLAB
-
-
0下载:
使用了两种方法实现人脸识别:hog+svm,KNN(Two methods are used to implement face recognition: hog+svm, KNN)
-
-
1下载:
使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
-
-
0下载:
局部二值模式LBP+KNN分类方法人脸识别源代码,,内涵数据库,可运行(Local two value pattern LBP+KNN classification method, face recognition source code, connotation database, can be run)
-