搜索资源列表
SvmFu-3.1.tar
- Linux环境下的人脸识别程序,他的核心算法是svm网络识别。-Linux environment Face Recognition procedures, the core algorithm is svm network identification.
ImprovedAlgorithmBasedonKernelFunctionandApplicati
- 本文的题目是改进的核函数算法及其在人脸识别中的应用研究。 本文在系统学习现有核函数及支持向量机相关理论的基础上,系统研究了自适应选择核函数算法,通过引入朴素正则风险最小化准则,提出了一种改进的在线核函数算法。算法采用截断误差最小化、合理选取拉格郎日因子等方法对新增样本进行训练,有效地克服了现有方法收敛精度低和不能自适应选择样本的困难。 根据独立分量分析的原理和特点,将改进的核函数算法引入人脸识别的研究中,给出了基于ICA
fsvm_ica
- 模糊支持向量机与独立成分分析在人脸识别中的应用-Fuzzy Support Vector Machine and Independent Component Analysis Applied on Face Recognition
Hllesvmrbf
- lle和svm 的人脸识别算法代码,识别率可以打到80以上。-lle and SVM for face recognition algorithm code, the recognition rate can reach 80 or more.
svmface1
- svm人脸识别检测程序,主要是以orl为人脸图象库-SVM face recognition testing procedures, and is based on human ORL face image database
svm
- 用支持向量机实现人脸的识别,虽然效果不是很好,不过也可和大家一起分享一下-Using Support Vector Machines Face Recognition realize that although the effect is not very good, but can also share with everyone
KPCA_SVM_Train
- 是自己编写的一个程序,用于人脸识别。希望对大家有作用。-Is I have written a procedure for face recognition. Wish to have the role of U.S..
22222matlab
- 一个修改后的PCA进行人脸识别的Matlab源码-A revised PCA for Face Recognition Matlab source code
KPCA_SVM_Train
- 人脸识别程序SVM,matlab的……初次上传多多指教-Face Recognition procedures SVM, matlab ... ... the initial upload of the exhibitions
fourSVMMatlab
- matlab人脸识别程序 一般化,但是可以借鉴-face recognition matlab general procedures, but can draw on under the next
svm
- svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
pca_knn
- 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
zhichi
- 主要用于MATLAB的SVM的人脸识别功能,有具体的代码可以查询-MATLAB-SVM is mainly used for face recognition function, there is a specific code that can query
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and
SVM-3.2
- 支持向量机的matlab实现,各位可以试试一试。在图像处理和人脸识别上效果还可以-Matlab support vector machine implementation, you can try try. In image processing and recognition of the effect can also be
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, respectivel
pca-svm
- 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
基于SVM的人脸识别源代码
- 本程序是介绍SVM算法的matlab程序,主要用于人脸识别方面(This procedure is introduced SVM algorithm matlab procedures, mainly for face recognition)
基于PCA和SVM的人脸识别系统
- 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
PCA-SVM-face
- 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)