搜索资源列表
matlab-PCA 基于matlab的PCA人脸识别完成程序
- 基于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
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 for Face Recognition Syste
PCA-SVM
- 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
PCAPSVMPORL
- 对于人脸数据库ORL,先用PCA进行特征提取,然后用SVM进行分类识别。里面有ORL数据库。-The ORL face database, first using PCA feature extraction using SVM for classification. There ORL database.
new_pca_svm
- 基于PCA和SVM的人脸识别系统主程序 -Based on PCA and SVM for face recognition system main
PCAaSVM
- 基于pca和svm的人脸识别系统。gui图形交互界面的简单应用。-A face recognition system based on pca and SVM.The simple application of GUI graphical interface.
13FaceRec
- 人脸特征提取与识别matlab程序,主要提取了PCA特征、SVM分类和核方法分类等,代码可以直接使用-Face recognition based on PCA features and Kernel methods, which is used in pattern extraction.
code-faceGUI.m
- 图形界面的人脸识别代码,PCA+SVM多分类,yale图片库-Face recognition codes in GUI, PCA+SVM multi-classification, yale gallery
PCA-SVM
- 基于PCA和SVM的人脸识别程序,matlab, ORL库-face recognition code Based on PCA and SVM , matlab, ORL face library
FaceRec
- 最新SVM和PCA的人脸识别系统,详细地给出了用SVM解决问题的一般框架-Latest SVD and PCA Face Recognition System
LBPpPCAp2CKPCAp2BSVM
- 人脸识别系统采用了LBP PCA 2CKPCA 2BSVM算法实现的,效率高。-Face Recognition System using LBP PCA 2B KPCA 2B SVM algorithm, and high efficiency.
PCA-SVM
- 本程序使用MATLAAB R2014a 编写,基于PCA_SVM的人脸识别程序。程序包括主成份分析、SVM核函数,并附带了人脸库,使之能够直接调用人脸库图像进行人脸识别-The program uses MATLAAB R2014a written procedure based on recognition of PCA_SVM. Program includes principal component analysis, SVM kernel function, and comes face
PCAa2DPCA
- 结合主成分分析和支持向量机的人脸识别程序,非常好可用-Combine PCA and SVM face recognition
code
- 基于PCA加上SVM的人脸识别算法 使用libsvm作为SVM工具箱-Face recognition based on PCA and SVM
matlabt\人脸识别
- 基于pca和svm的gui界面的matlab的人脸识别程序,可以帮助你快速的上手matlab图像处理简单的识别