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

搜索资源列表

  1. 基于统计模型的人脸识别pca程序

    0下载:
  2. 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2401
    • 提供者:周刚
  1. PCALDA

    0下载:
  2. PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2913
    • 提供者:zhoujingbo
  1. PCA

    3下载:
  2. PCA人脸识别算法,识别率达到99 ,采用小波变换的方法及主成分分析法。-PCA face recognition algorithm, the recognition rate up to 99 , using wavelet transform methods and principal component analysis.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1125
    • 提供者:Tiko
  1. ada04

    0下载:
  2. 详细介绍PCA(主成分分析),应用于人脸识别。PCA概念,发展,关键技术-Details on PCA (Principal Component Analysis), applied to face recognition. PCA concept, development, and key technologies
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5155654
    • 提供者:王超
  1. pcafacerecognition

    0下载:
  2. 基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度-pca face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:195973
    • 提供者:费菲
  1. PCA

    0下载:
  2. 做毕业设计时导师给的PCA人脸识别程序已运行过。-Graduate instructors to do the design of the PCA to face recognition procedures have been run over.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10520
    • 提供者:jane
  1. pca

    0下载:
  2. 本程序描述了pca在人脸识别上的应用。并带有输入输出,可在人脸库上进行试验。-This procedure describes the pca in face recognition applications. And with the input and output can be tested on the face database.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:940
    • 提供者:wangyinan
  1. PCA

    0下载:
  2. 基于主成分分析(PCA)的人脸识别系统。-Based on principal component analysis (PCA) of face recognition systems.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:187737
    • 提供者:zifei
  1. PCA

    0下载:
  2. 实现好的基于PCA的人脸识别系统,程序非常有参考价值,MATLAB编写,内附使用说明。-To achieve a good face recognition system based on PCA, the program very useful, MATLAB written instructions included.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:181212
    • 提供者:张恒
  1. PCALDA

    0下载:
  2. PCA和fisher人脸识别代码,有详细注释 能直接用-two algorithms about pca and LDA,it s very simple and useful
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:583065
    • 提供者:cxianfa
  1. 人脸识别

    0下载:
  2. 利用pca和ICA进行特征提取实现人脸识别(Face recognition is realized by feature extraction using PCA and ICA)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:部部
  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. LDA人脸识别程序

    1下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:212992
    • 提供者:俭任
  1. pca-人脸识别

    1下载:
  2. 运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-03
    • 文件大小:40960
    • 提供者:123456hh
  1. matlab人脸识别

    0下载:
  2. 能够实现人脸识别,充分利用PCA算法选取主要特征对人脸进行识别能够较高准确率实现(Face recognition can be realized, and face recognition can be achieved with high accuracy by making full use of PCA algorithm to select the main features.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-23
    • 文件大小:253952
    • 提供者:明月雨夜
  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. MATLAB人脸识别

    3下载:
  2. MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:614400
    • 提供者:for Matlab
  1. PCA人脸识别GUIORL+Yale人脸库

    4下载:
  2. 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The metho
  3. 所属分类:matlab例程

    • 发布日期:2020-05-25
    • 文件大小:1260544
    • 提供者:for Matlab
  1. MATLAB人脸识别PCA[库外人连,报警,GUI,论wen]

    3下载:
  2. 该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, s
  3. 所属分类:matlab例程

    • 发布日期:2020-12-05
    • 文件大小:13575168
    • 提供者:可乐一生
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com