搜索资源列表
人脸识别程序SVM,matlab的
- 人脸识别程序SVM,matlab的……初次上传多多指教,Face Recognition procedures SVM, matlab ... ... the initial upload of the exhibitions
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
PCA-SVM-face-recognition
- 用PCA 和 SVM 做的人脸识别程序,与大家分享!-To do with PCA and SVM face recognition program, to share with you!
svm
- 关于SVM支持向量机的算法,对于研究手势识别和人脸识别有很大参考价值。-About SVM support vector machine algorithms, gesture recognition and face recognition for the study of great reference value.
FaceRec
- 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
face-recognition
- 含有PCA经典人脸识别方法和PCA+SVM人脸识别方法-Classical Face Recognition with PCA and PCA+ SVM face recognition method
FaceEvaluator
- A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
fourSVMMatlab
- matlab人脸识别程序 一般化,但是可以借鉴-face recognition matlab general procedures, but can draw on under the next
facedetectionsvmeigenface
- SVM that uses eigen faces for face recognition
project
- Svm based face detector code
svm
- svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
YCgCrandSVM
- 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
PCA-SVM
- 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
KPC-svm
- this program implement a pca_svm face recognition
svm
- this code implements a svm face recognition
PCA-and-SVM-Face-recognition
- 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
SVM-face-recognition
- SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t
SVM-face-recognition
- SVM face recognition-SVM face recognition
svm
- face detection for SVM,
PCA-SVM-face
- 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)