搜索资源列表
-
2下载:
分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.
-
-
0下载:
face detected in matlab SVM algorithm
-
-
0下载:
本程序是运用SVM来实现人脸识别算法,能直接运行且能进行二次开发-This procedure is to use SVM to implement face recognition algorithm that can run directly and can perform a secondary development
-
-
2下载:
利用PCA算法进行特征提取和数据降维,再用SVM算法进行人脸识别的程序,里面有人脸数据库!-Use PCA algorithm for feature extraction and data reduction, and then SVM algorithm recognition program, which was face !
-
-
0下载:
Face recognition written in MATLAB. This code implements Fisher s Discriminant Analysis and SVMs using LIBSVM.-The motivation of this project is to implement several techniques for face recognition:
Principal Component Analysis
Fisher’s Linear
-