CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - PCA

搜索资源列表

  1. pca&mda

    0下载:
  2. pca,mda对ORL数据集上的人脸图像进行分类
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:吴胜
  1. pca++

    0下载:
  2. 人脸识别方面PCA算法的matlab实现-face recognition aspects of the PCA algorithm to achieve Matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:32.71kb
    • 提供者:刘培江
  1. PCA

    0下载:
  2. 这是自己做的毕业设计的PCA,具有很高的识别率,使用的图像是ORL库-This is the pca,and it has the good recognition!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:7.69kb
    • 提供者:rainbow
  1. PCA

    0下载:
  2. 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:高劼
  1. pca

    0下载:
  2. 基于PCA的人脸识别很多参考文献,各个方面的都有-PCA-based face recognition in many references, there are various aspects of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-19
    • 文件大小:26.9mb
    • 提供者:风铃
  1. PCA

    0下载:
  2. 一种基于PCA的人脸识别方法matlab源程序-PCA_based Face Recognition System.rar-PCA-based face recognition methods matlab source-PCA_based Face Recognition System.rar
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-21
    • 文件大小:35.33mb
    • 提供者:zhang
  1. PCA

    0下载:
  2. 关于PCA算法的几份资料,很有参考价值的,其中一份是lecture,另外三份都是PCA方面的专著!-PCA algorithm on several data of great reference value, one of which is the lecture, another PCA in all three monographs!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:798.71kb
    • 提供者:王强
  1. PCA

    0下载:
  2. 基于主成分分析的人脸识别,本程序给出了N次重复实验后各维数的识别率-Principal Component Analysis(PCA)for face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2.94mb
    • 提供者:左加阔
  1. pca

    0下载:
  2. 基于VC的PCA人脸识别,人脸库需要自己加入-The PCA-based Face Recognition VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:771.43kb
    • 提供者:于力
  1. PCA

    0下载:
  2. 在图像处理特别是人脸识别中经常用到PCA算法,这是基于Opencv的PCA算法。-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:904byte
    • 提供者:liwei
  1. pca

    0下载:
  2. 人脸特征提取方法PCA,作为主流的识别算法pca降低的图像向量的维数-Facial feature extraction methods PCA, pca as mainstream recognition algorithm reduces the dimension of image vector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:makai
  1. L-PCA-analysis

    0下载:
  2. 详细介绍了PCA算法的原理,以及它在人脸识别方面的应用!-PCA algorithm is described in detail the principle and its application in face recognition area!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:849.21kb
    • 提供者:lanniu
  1. face-recog-using-kernel-pca

    0下载:
  2. face recognition using PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:83.11kb
    • 提供者:Waqar
  1. pca-svm

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

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

    0下载:
  2. pca人脸识别,很有用的程序,识别率比较高。-pca recognition, very useful program, recognition rate is relatively high.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:2.4kb
    • 提供者:让昨天随风
  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
    • 文件大小:10.84mb
    • 提供者:
  1. PCA

    0下载:
  2. 本PPT介绍PCA人脸识别测试的步骤,比较详细,感兴趣的自己可以照着做一下-This PPT shows us steps about pca on face recognition in detail, someone who is interested in it can have a try!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.24mb
    • 提供者:李爱燕
  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
    • 文件大小:8.62mb
    • 提供者:钟佩
  1. PCA-MATLAB

    0下载:
  2. PCA MATLAB 实现人脸识别的程序-PCA MATLAB realize face recognition process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:3.65kb
    • 提供者:ruru
  1. pca

    0下载:
  2. PCA算法可在MATLAB中配合人脸数据库实现人脸识别(PCA algorithm can be used to realize face recognition algorithm.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:33kb
    • 提供者:小须
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com