Welcome![Sign In][Sign Up]
Location:
Search - PCA and SVM

Search list

[Database systemClassification-MatLab-Toolbox

Description: 模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值-pattern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
Platform: | Size: 630784 | Author: zsq | Hits:

[Graph Recognizesvm

Description: 支持向量机(SVM)、线形鉴别分析(LDA)、主分量分析(PCA)和人工神经元网络(ANN)源代码-Support Vector Machine (SVM), linear discriminant analysis (LDA), principal component analysis (PCA) and artificial neural network (ANN) source code
Platform: | Size: 332800 | 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:

[AI-NN-PRpca-svm

Description: 使用pca和svm方法对表情进行分类,有较高的识别准确率-The use of pca and expression svm classification methods, which have a higher recognition accuracy
Platform: | Size: 3072 | Author: ziting | Hits:

[BooksPR

Description: 模式识别工具箱函数,包含多种模式识别方法如KNN,PCA,SVM,C4.5,EM算法-Pattern recognition toolbox functions, including a variety of pattern recognition methods such as KNN, PCA, SVM, C4.5, EM algorithm, etc.
Platform: | Size: 362496 | Author: Arthur | 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 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:

[Special Effectsmatlab-PCA

Description: 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
Platform: | Size: 1024 | Author: zhaolei | 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:

[Special EffectsSVM

Description: 支持向量机SVM和核函数的MATLAB程序集,用于图形处理的算法,分类算法-pca and svm use MATLAB
Platform: | Size: 4791296 | Author: 郭燕 | Hits:

[Special EffectsPCA-SVM

Description: 基于PCA和SVM的人脸识别程序,matlab, ORL库-face recognition code Based on PCA and SVM , matlab, ORL face library
Platform: | Size: 4235264 | Author: liu | Hits:

[Special EffectsSVM--ICA-and-PCA-and-NN

Description: SVM,ICA,PCA,NN等等模式识别算法,很有参考-SVM, ICA and PCA and NN, and so on pattern recognition algorithm, is of great reference value
Platform: | Size: 23552 | Author: 李涛 | Hits:

[Otherface-SVM

Description: 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
Platform: | Size: 2048 | Author: L.Xun | 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:

[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:

[AI-NN-PR脑电数据PCA处理及SVM分类

Description: 脑电eeg数据预处理,用于脑电信号的MATLAB处理程序,输入处理数据,进行matlab运算,PCA处理及SVM分类。(PCA Processing and SVM Classification of EEG Data)
Platform: | Size: 4096 | Author: Jerk_zhu | Hits:

[matlab基于PCA的SVM分类

Description: 选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the feature set is classified directly by support vector machine, the second time the feature set is extracted by principal component analysis, and then the feature set is classified by support vector machine. The results of the two classifications are compared and analyzed.)
Platform: | Size: 78848 | Author: yty1018 | 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:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net