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

搜索资源列表

  1. opencv_PCA

    0下载:
  2. openCV编写的PCA算法人脸识别程序源代码,功能强大,仅供参考-OpenCV PCA algorithm written in face recognition program source code, the powerful, for reference only
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3195257
    • 提供者:juqinf
  1. pca

    0下载:
  2. 用于各种特征提取主成分分析法,如表情提取,人脸提取,识别分类等-For a variety of features to extract the principal component analysis (pca),Such as expression extraction, face extraction, identification classification, etc
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:wuguan
  1. PCAface-recognitionGUI

    0下载:
  2. 基于PCA神经网络的人脸识别系统,有界面,可操作,代码齐全,内含ORL人脸数据库,可省心运行。别忘点个赞!-A face recognition system based on PCA neural network, a interface, operational, code complete, with ORL face , but worry.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14391296
    • 提供者:沐夏
  1. pcaPknn

    0下载:
  2. pca+knn,人脸识别有人脸库,在本站左加阔的程序上修改的,注解详细-pca+knn face recognition
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3072035
    • 提供者:何宝忠
  1. PCAaSVM

    0下载:
  2. 基于pca和svm的人脸识别系统。gui图形交互界面的简单应用。-A face recognition system based on pca and SVM.The simple application of GUI graphical interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3237
    • 提供者:周骞
  1. PCA_FACA

    0下载:
  2. 本设计为基于PCA的人脸识别。含测试库和训练库两个人脸库。可以测试匹配出识别的人脸对应于训练库的哪个人脸。-The design is based on PCA face recognition. Test library and training library containing two face . You can test match of the recognized faces which correspond to the training library faces.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1080044
    • 提供者:赖沿州
  1. DaiMa

    0下载:
  2. 基于PCA算法的人脸识别,简单,功能强大。-Face recognition based on PCA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:12128
    • 提供者:LeslieChen
  1. pcaren-lian-shi-bie

    0下载:
  2. 基于pca的人脸识别 已测试可运行 适合刚入门-Face recognition based pca
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:270992
    • 提供者:周华
  1. PCA_face_recognition

    0下载:
  2. PCA人脸识别算法,使用matlab仿真实现,简单,并附有人脸库,已测试-PCA face recognition algorithm, using MATLAB simulation, simple, and with a face , has been tested
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3124988
    • 提供者:zhaoyong
  1. 4

    0下载:
  2. 用pca提取的主成分特征,用该特征对人脸进行检测识别-pca detect recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:745
    • 提供者:黄先生
  1. fastPCA

    0下载:
  2. PCA降维用于实现人脸识别和主成分分析,输入时n维输出是k维-PCA dimensionality reduction for face recognition and principal component analysis, n-dimensional output when the input is k-dimensional
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:580
    • 提供者:陈培锴
  1. materials3

    0下载:
  2. 基于PCA的人脸识别程序,内含有人脸库,非常不错的程序,适合初学者学习-PCA-based recognition program, containing someone face , very good program for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4233829
    • 提供者:张洪坤
  1. FaceRec_facerecognition

    0下载:
  2. 基于SVM和PCA的人脸识别算法,有GUI界面,程序运行良好。-Based on SVM and PCA face recognition algorithm, GUI interface, the program works well.
  3. 所属分类:Graph Recognize

  1. face_recognize

    0下载:
  2. 生物特征识别变得越来越重要,程序为基于matlab的PCA人脸识别算法-Biometrics is becoming more and more important, the program for the PCA face recognition algorithm based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:468554
    • 提供者:季秋峰
  1. eigenface

    0下载:
  2. 利用人脸pca进行数据压缩,形成人脸特征脸,然后用最近邻法进行人脸识别。-Face pca use data compression to form facial features face recognition and then the nearest neighbor method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:莫瑞阳
  1. renlianshibie

    0下载:
  2. 实现人脸识别,使用pca算法,基于orl人脸库-Face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2509
    • 提供者:lb
  1. pca_face_rec

    0下载:
  2. 使用PCA的方法进行的人脸识别的一个小程序,自带相关图片数据集-A small program of face recognition using PCA method, and comes with picture data collection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2163978
    • 提供者:李艾
  1. pca_lda

    0下载:
  2. PCA + LDA 人脸识别,照着论文写得,大家可以参考-PCA+ LDA face recognition, according to paper to write, you can reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1461
    • 提供者:tangjun
  1. pca

    0下载:
  2. 一个修改后的PCA进行人脸识别的Matlab代码,识别率达到88%-A revised PCA face recognition Matlab code recognition rate of 88
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:177791
    • 提供者:聂博林
  1. PCA

    0下载:
  2. 人脸检测和识别,主要采用PCA进行人脸检测和识别。-Face detection and recognition, using PCA for face detection and recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2909297
    • 提供者:杨杰
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com