CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PCA,SVM,人脸识别

搜索资源列表

  1. matlab-PCA 基于matlab的PCA人脸识别完成程序

    1下载:
  2. 基于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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:1219
    • 提供者:zhaolei
  1. PCA-SVM-face-recognition

    1下载:
  2. 用PCA 和 SVM 做的人脸识别程序,与大家分享!-To do with PCA and SVM face recognition program, to share with you!
  3. 所属分类:Graph program

    • 发布日期:2016-04-19
    • 文件大小:230400
    • 提供者:FYAC
  1. FaceRec

    2下载:
  2. 基于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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:16052224
    • 提供者:周天
  1. PCA_ORL

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

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

    0下载:
  2. 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:3052
    • 提供者:yuan
  1. gabor-pca

    3下载:
  2. 本程序是先用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
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. PCA-and-SVM-Face-recognition

    1下载:
  2. 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9036729
    • 提供者:钟佩
  1. PCA_ORL

    0下载:
  2. 基于PCA和SVM的人脸识别系统的实现,实验数据采用ORL人脸库。-Based on the PCA and the SVM face recognition system is realized, the experiment data using ORL face database.
  3. 所属分类:图形/文字识别

    • 发布日期:2017-11-18
    • 文件大小:7356416
    • 提供者:安占福
  1. face-recognition-system

    1下载:
  2. 基于PCA和SVM的人脸识别系统,该系统为Matlab源代码编程,利用PCA(主成分分析)和SVM(支持向量机)方法进行训练、识别和测试,人脸识别率为91 。-Based on the PCA and SVM of the face recognition system
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:9846784
    • 提供者:Alian
  1. PCA-SVM

    1下载:
  2. 基于PCA和SVM的人脸识别程序,matlab, ORL库-face recognition code Based on PCA and SVM , matlab, ORL face library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4235274
    • 提供者:liu
  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-05
    • 文件大小: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. face-SVM

    1下载:
  2. 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:L.Xun
  1. PCA+SVM

    0下载:
  2. 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:11085824
    • 提供者:yihuimin
  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
    • 提供者:有始有终
  1. PCA-SVM-face

    2下载:
  2. 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)
  3. 所属分类:图形图象

    • 发布日期:2021-03-05
    • 文件大小:3592192
    • 提供者:JOYzoe
« 12 3 »
搜珍网 www.dssz.com