搜索资源列表
人脸识别程序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!
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
Adaboostzddddg
- 很好的关于人脸识别的毕业论文,从中国知网付费下载得到,《Adaboost人脸识别及其应用研究 》希望对大家有用。-About Face Recognition of good theses, pay-per-download from the Chinese HowNet be, " Adaboost Face Recognition and Its Application" I hope useful to everyone.
fourSVMMatlab
- matlab人脸识别程序 一般化,但是可以借鉴-face recognition matlab general procedures, but can draw on under the next
ComponentbasedFaceDetection
- Abstract We present a component-based, trainable system for detecting frontal and near-frontal views of faces in still gray images. The system consists of a two-level hierarchy of Support Vector Machine (SVM) classifiers. On the first level,
SVMface
- 用SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of SVM for face recognition
PosixSVM
- 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
PCA-SVM
- 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
svm
- 几篇有关基于向量机的人脸识别EI论文,希望对从事人脸识别的人员有所帮助-Few articles about the EI-based Face Recognition paper, the staff want to help in the face recognition
Face-Detection
- 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
pca-svm
- 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
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
- 使用SVM实现人脸检测,能够帮助初学者了解SVM的原理-face detection by using svm,which can help seniors to learn SVM
svm
- 用Python写的关于SVM算法的人脸识别小程序(Written in Python on the SVM algorithm for face recognition applet)
svm
- 使用hog特征进行分类,采用opencv里的svm算法(By using the hog feature,we classfy the face images with svm algorithm.)
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
PCA-SVM-face
- 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)