CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - PCA,SVM,人脸识别

搜索资源列表

  1. PCA_ORL

    1下载:
  2. Matlab环境下,实现用PCA方法提取EigenFace,之后通过SVM方法对人脸图像进行分类识别。-Face recognition via PCA and SVM method
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9934054
    • 提供者:何天美
  1. face-recognition

    0下载:
  2. 一个有关人脸识别的程序,是PCA和SVM的,可以运行-a code about face recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2329714
    • 提供者:xiaoxiao
  1. ORLPPCAPSVM

    0下载:
  2. 一个完整的人脸识别算法实验,快速pca+svm算法,里面还带有orl人脸数据库,并且代码还有相应注释,大小有几十m,是一个很好的人脸实验-A complete face recognition algorithm experiments, fast pca+svm algorithm, which also comes with orl face database, and the code as well as the corresponding notes, there are dozens
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9047876
    • 提供者:FDX
  1. PCAface-recognitionGUI

    1下载:
  2. 利用支持向量机和PCA技术设计人脸识别系统,并作出GUI界面便于理解程序,同时增加可视化。并附带ORL人脸库-Face recognition system with GUI is easy to understand,designed based on SVM and PCA technologies. The file also has ORL face .
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:9959
    • 提供者:桂花翅子
  1. face

    0下载:
  2. Matlab PCA+SVM人脸识别,通过PCA和SVM算法达到人脸识别的功能。-Matlab PCA+SVM,To identify people s face.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2988793
    • 提供者:张曦
  1. FaceRec

    0下载:
  2. 人脸识别 PCA和SVM 人脸识别算法,人脸库pgm文件-This fold is a PCA and SVM face recoginise
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-06-02
    • 文件大小:14780475
    • 提供者:张安
  1. svm_matlab_facerecognition

    2下载:
  2. 利用PCA算法进行特征提取和数据降维,再用SVM算法进行人脸识别的程序,里面有人脸数据库!-Use PCA algorithm for feature extraction and data reduction, and then SVM algorithm recognition program, which was face !
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3793263
    • 提供者:dubiao
  1. All-Files

    0下载:
  2. 用MATLAB实现基于主成分分析(PCA)和支持向量机(SVM)的人脸识别系统,打开运行FR_GUI函数即可,我放在E盘中的,注意一下路径,当前识别率一般,也欢迎交流指正1127851044@qq.com,谢谢。-Using MATLAB analysis (PCA) based on principal component analysis and support vector machine (SVM) face recognition system to open the run FR_G
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20869315
    • 提供者:李猛
  1. gangbun

    0下载:
  2. 阐述了负荷预测的应用研究,Gabor小波变换与PCA的人脸识别代码,包括最小二乘法、SVM、神经网络、1_k近邻法。- It describes the application of load forecasting, Gabor wavelet transform and PCA face recognition code, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4461
    • 提供者:bqerdk
  1. ]ORL+PCA+SVM-11

    0下载:
  2. 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:9047040
    • 提供者:upczhaokai
  1. 基于主分量的人脸重构

    1下载:
  2. 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。
  3. 所属分类:matlab例程

  1. (PCA+SVM)人脸识别

    1下载:
  2. 人脸识别,降维 加分类,主成分分析降维,支持向量机分类(Face recognition, principal component analysis reduced Vega classification, dimension reduction, support vector machine classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:5894144
    • 提供者:jay1231
  1. PCA+SVM

    0下载:
  2. 采用经典的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.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:3870720
    • 提供者:欧阳温度
  1. 贝叶斯人脸识别

    1下载:
  2. Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-15
    • 文件大小:651264
    • 提供者:lambjiko
  1. PCA+SVM的人脸识别

    1下载:
  2. 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:2988032
    • 提供者:wangliuxx
  1. 基于PCA和SVM的人脸识别系统

    2下载:
  2. 先通过图像处理提取人脸的各个特征,然后对人脸通过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)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:9374720
    • 提供者:有始有终
搜珍网 www.dssz.com