Welcome![Sign In][Sign Up]
Location:
Search - svm for face recognition

Search list

[Graph RecognizeHllesvmrbf

Description: lle和svm 的人脸识别算法代码,识别率可以打到80以上。-lle and SVM for face recognition algorithm code, the recognition rate can reach 80 or more.
Platform: | Size: 1024 | Author: 郭锋 | Hits:

[Special Effects22222matlab

Description: 一个修改后的PCA进行人脸识别的Matlab源码-A revised PCA for Face Recognition Matlab source code
Platform: | Size: 36864 | Author: ygl | Hits:

[Software EngineeringSVM

Description: 讲述svm在人脸识别中的应用的一篇质量上乘的演示ppt-About the SVM in face recognition applications in a high-quality presentation ppt
Platform: | Size: 90112 | Author: 赵大毛 | Hits:

[AI-NN-PRFaceEvaluator

Description: A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
Platform: | Size: 3522560 | Author: dasf | Hits:

[Windows Developfacedetectionsvmeigenface

Description: SVM that uses eigen faces for face recognition
Platform: | Size: 5344256 | Author: sancho | Hits:

[DocumentsKPCAandSVM

Description: KPCA与SVM共同用于人脸识别 SVM提高了分类效果 KPCA是一种借鉴SVM中核函数的一种较好的特征提取方法-KPCA and SVM for face recognition SVM together to improve the classification results from KPCA is a kernel function in SVM a better feature extraction method
Platform: | Size: 224256 | Author: 付赛男 | Hits:

[AI-NN-PRPSO-SVMface

Description: 基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA feature extraction method, applied to face recognition, the method in experiments to identify the performance of a good performance for the field of face recognition has provided a new way to identify
Platform: | Size: 1097728 | Author: 彭伟 | Hits:

[Graph programSVMface

Description: 用SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of SVM for face recognition
Platform: | Size: 284672 | Author: xiaoxiran | Hits:

[Special EffectsPosixSVM

Description: 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
Platform: | Size: 3072 | Author: xiaoxiran | Hits:

[AI-NN-PR2DLDAwiththeSVM-basedfacerecognitionalgorithm

Description: 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem of LDA algorithm can be overcome by two—dimensional LDA f 2DLDA),and Support Vector Machine(SVM)has the characteristic of structural risk minimization.In this paper,two methods were combined and used for face recognition.Firstly,the original images were decomposed into high—frequency and low—frequency components by Wavelet Transform(WT).The high—frequency components were ignored,while the low—frequency components can be obtained.Then.the liner discriminant features were extracted by 2DLDA,and”one VS rest”。strategy of SVMs for muhiclass classification was chosen to perform face recognition. Experimental results based on ORL f Olivetti Research Laboratory1 face database and Yale face database show the validity of 2DLDA+SVM algorithm for face recogn ition.
Platform: | Size: 236544 | Author: 费富里 | Hits:

[2D Graphicpca_knn

Description: 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
Platform: | Size: 3072 | Author: zhangpei | Hits:

[Otherzhichi

Description: 主要用于MATLAB的SVM的人脸识别功能,有具体的代码可以查询-MATLAB-SVM is mainly used for face recognition function, there is a specific code that can query
Platform: | Size: 2048 | Author: 陈杰 | Hits:

[Special Effectschapter13

Description: 《数字图像处理与机器视觉: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 for Face Recognition System
Platform: | Size: 14796800 | Author: 陈新秋 | Hits:

[Graph Recognizepcasvm1

Description: 这是一篇关于PCA/SVM的人脸识别论文并附有我编的源码-This is an paper on PCA/SVM for face recognition papers including my source code
Platform: | Size: 15404032 | Author: 田晓娜 | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[Graph RecognizePCA-and-SVM-Face-recognition

Description: 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
Platform: | Size: 9036800 | Author: 钟佩 | Hits:

[Graph RecognizeSVM-and--Face-Recognition

Description: 支持向量机及其在人脸识别中的应用研究 上海交通大学博士论文,在知网上面付费下载得到的。本文从应用的角度出发,较为全面地对一些相关问题进行探讨,并使用Visual C++实现了一个基于支持向量机的人脸识别软件—idTeller。 论文的主要工作和创新点包括: ·提出了两种基于VC边界的支持向量机参数选择算法—固定C算法和VC-CV算法。VC边界是两类支持向量机参数选择的一个理想准则,但它的一些固有缺点使其应用变得困难。本文通过将VC边界转化为VC指标,最终把问题归结为对最小包围体的求解,从理论上和计算上为VC边界的使用铺平了道路。在此基础之上,本文提出了两种基于VC边界的参数选择算法—固定C算法和VC-CV算法。在数个基准数据集上的实验表明,相比交叉验证算法,VC-CV算法不仅能获得性能更好的分类器,而且具有较低的计算复杂度。 ·使用序贯最小优化算法解决了最小包围体求解问题。最小包围体求解是计算VC指标的一个关键步骤,本文使用序贯最小优化算法对其求解,并对算法初始化、参数选择及更新等若干实现问题进行了深入地研究。在多个基准数据集上的实验表明,序贯最小优化算法能够快速而准确地解决最小包围体求解问题。- Support vector machine and its application to face recognition Shanghai Jiaotong University doctoral thesis, in HowNet above pay to get the download. From the application point of view, to more fully explore some related issues, and using Visual C-idTeller a support vector machine-based face recognition software. The main work and innovation of the paper include: two kinds of parameters of support vector machine based on the VC boundary selection algorithm- fixed-C algorithm and the VC-CV algorithm. VC boundaries are two types of support vector machine parameters to select the ideal criteria, but some of its inherent shortcomings make it difficult. This article by VC boundary for the VC index, and ultimately the problem is reduced to the solution of the minimum bounding volume, and paved the way for the use of the VC boundary from the theory and calculations. On this basis, we propose two parameter selection algorithm based on the VC boundary- fixed-C algorithm and the VC-CV algorit
Platform: | Size: 10384384 | Author: Jessicaying | Hits:

[Special EffectsSVM

Description: 利用支持向量机对人脸进行识别的源程序,性能良好。-SVM for face recognition source code, good performance.
Platform: | Size: 3072 | Author: 杨浩广 | Hits:

[Graph programsvm

Description: 用Python写的关于SVM算法的人脸识别小程序(Written in Python on the SVM algorithm for face recognition applet)
Platform: | Size: 1024 | Author: 逆光成影 | Hits:

[Graph Recognizeface-Adaboost

Description: 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
Platform: | Size: 2048 | Author: L.Xun | Hits:
« 12 3 4 »

CodeBus www.codebus.net