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

Search list

[Graph Recognizepca&mda

Description: pca,mda对ORL数据集上的人脸图像进行分类-pca, mda on ORL data set on the face image classification
Platform: | Size: 1024 | Author: 吴胜 | Hits:

[Special Effectsbiaoqing

Description: 一个表情识别的源码。直接调用pca和svm函数。-an expression recognition of the source. Pca and direct calling svm function.
Platform: | Size: 1024 | Author: 文滔 | Hits:

[Graph RecognizeYale_PCASVM

Description: 在Yale 人脸库上运用PCA+SVM的方法实现了人脸检测,并统计识别率-In the Yale face database using PCA SVM method achieved a face detection and recognition rate statistics
Platform: | Size: 5402624 | Author: 舟子还 | Hits:

[Special Effects22222matlab

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

[Special EffectsPCA-SVM

Description: 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
Platform: | Size: 11264 | 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:

[Graph RecognizeFace-Detection

Description: 完整的包括皮肤及动作识别的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 model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE Programming , image processing, histogram equalization, image filtering, C++ programming.
Platform: | Size: 462848 | Author: 黄大伟 | Hits:

[Graph RecognizeFaceRec

Description: 基于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, to a person s picture on the identity of this person can be identified, the recognition rate as high as 84
Platform: | Size: 16052224 | Author: 周天 | Hits:

[Graph Recognizepca-svm

Description: 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
Platform: | Size: 3072 | Author: yuan | Hits:

[Graph RecognizeYale_5G

Description: Yale,PCA,SVM,matlab,人脸检测,特征提取,人脸识别.-Yale, PCA, SVM, matlab, face detection, feature extraction, face recognition.
Platform: | Size: 4284416 | Author: 张会林 | Hits:

[Graph Recognizegabor-pca

Description: 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce the dimensions with pca, and finally multi-category classification svm classification and recognition, including the expansion of the complete orl face database, must be noted that, svm toolbox is to use the libsvm toolbox, configured before running libsvm. Version: libsvm-mat-2 [1] .89-3 [FarutoUltimate3.0]
Platform: | Size: 11366400 | Author: | Hits:

[Graph RecognizePCA-SVM-face-recognition

Description: 用PCA 和 SVM 做的人脸识别程序,与大家分享!-To do with PCA and SVM face recognition program, to share with you!
Platform: | Size: 230400 | Author: FYAC | Hits:

[Graph Recognizeface-recognition

Description: 含有PCA经典人脸识别方法和PCA+SVM人脸识别方法-Classical Face Recognition with PCA and PCA+ SVM face recognition method
Platform: | Size: 7272448 | Author: xiaoxiongaa | 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:

[AI-NN-PR]ORL+PCA+SVM-11

Description: 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
Platform: | Size: 9047040 | Author: upczhaokai | Hits:

[Windows DevelopPCA+SVM

Description: 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
Platform: | Size: 11085824 | Author: yihuimin | Hits:

[matlabPCA+SVM

Description: 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
Platform: | Size: 3870720 | Author: 欧阳温度 | Hits:

[matlabPCA+SVM的人脸识别

Description: 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
Platform: | Size: 2988032 | Author: wangliuxx | Hits:

[matlab基于PCA和SVM的人脸识别系统

Description: 先通过图像处理提取人脸的各个特征,然后对人脸通过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)
Platform: | Size: 9374720 | Author: 有始有终 | Hits:

[Graph programPCA-SVM-face

Description: 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)
Platform: | Size: 3592192 | Author: JOYzoe | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net