CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - PCA matlab ORL

搜索资源列表

  1. DPCA

    0下载:
  2. 二维PCA人脸识别源码,针对ORL人脸库,识别率98%,matlab语言编程
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:917
    • 提供者:wct
  1. 1

    0下载:
  2. 基于PCA的人脸识别源代码,使用matlab编程,针对ORL库-PCA-based face recognition source code, the use of matlab programming, for ORL database
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1560
    • 提供者:张鹏
  1. PCA-based-matlab

    0下载:
  2. 基于PCA算法的人脸识别,使用ORL人脸数据库做实验,识别率为88 -PCA algorithm-based face recognition using ORL face database experiment, the recognition rate of 88
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2644
    • 提供者:wangxingl
  1. pca

    1下载:
  2. 用PCA算法在MATLAB中实现的人脸识别,效果不错,里面包含ORL人脸库-Face recognition using PCA to achieve good results, which contains the ORL face database
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5174742
    • 提供者:
  1. PCA

    0下载:
  2. 用MATLAB写的基于PCA的人脸识别算法,附带ORL人脸库,可直接查看算法效果-The ORL database written using MATLAB PCA-based face recognition algorithm, incidental, the algorithm can directly view the effect of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:3081735
    • 提供者:张洪达
  1. FisherFace(matlab)

    0下载:
  2. 该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。-Fisherface matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-09
    • 文件大小:16521310
    • 提供者:天涯
  1. PCA

    0下载:
  2. 基于PCA的人脸识别matlab程序,含orl人脸库。-PCA-based face recognition matlab program, including orl face database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3133166
    • 提供者:zdf
  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. face_pca

    0下载:
  2. MATLAB 人脸识别,图像检索ORL库,用于PCA例程-MATLAB recognition, image retri ORL library routines for PCA
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6790458
    • 提供者:yunnyc
  1. pcaFISHER

    0下载:
  2. pca加fisher 人脸识别代码 matlab 基于orl人脸数据库上运行-pca+fisher face recognization based on orl face
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2589
    • 提供者:dasasdas
  1. Fisher-LDA-face-recognize

    1下载:
  2. matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4234818
    • 提供者:don
  1. FaceRec

    2下载:
  2. 人脸表情识别matlab程序PCA+SVM算法,SVM分类-orL人脸数据库有数据有图片-Facial expression recognition matlab program PCA+SVM algorithm, SVM classification-orL face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11141568
    • 提供者:liuyue
  1. mpca

    1下载:
  2. 以下Matlab项目包含用于模块化pca的源代码和Matlab示例。 代码有一些问题,orl面部从1.pgm命名为400.pgm.5从每个类中随机抽取的测试和训练集。图像分为4部分。-The following Matlab project contains the source code and Matlab examples used for modular pca. the code has some problem,orl faces are named 1.pgm to 400.pg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:
  1. PCA_ORL

    0下载:
  2. PCA +ORL this code is written by matlab language
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:alawi
  1. 41972254PCA_ORL

    0下载:
  2. 代码是关于主成分分析的人脸识别,使用orl人脸图像集(The code is about principal component analysis of face recognition using ORL face image set)
  3. 所属分类:图形/文字识别

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

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

  1. MATLAB 人脸识别程序 PCA人脸算法研究加论文

    0下载:
  2. 适用于新手很简单的小程序用的是orl脸库(The simple small program for the novice is the ORL face Library)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:308224
    • 提供者:安徒生66
  1. PCA_based Face Recognition System

    0下载:
  2. 基于主成分分析pca的人脸识别matlab源码,用的是orl库(Face recognition matlab source code based on PCA)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:327680
    • 提供者:起啥名儿好
« 1 2»
搜珍网 www.dssz.com