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

搜索资源列表

  1. 21912914pca

    0下载:
  2. 一个关于人脸识别的pca主程序分析算法的matlab程序-About the pca a face recognition algorithm matlab main program analysis procedures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:snowyzhao
  1. pca2D

    1下载:
  2. 2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA human face, gait, such as image recognition, in accordance with the ranks of the ratio can not structured to deal with the normalized image, and then training, and recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-29
    • 文件大小:2566
    • 提供者:张天源
  1. kkk

    0下载:
  2. 擅 蔓:以人脸的表情识别为实验背景, 分析了在对人脸表情的识别过程中,单个独立分薰对识别率的影响,由此进一步总结了在表情识 别中如何更有效地选取独立子空间,以实现在不影响识别率的前提下,减少用于构成独立子空问所需的独立分量的个数。 独立成分分析;表情识别;独立子空间 -Good man: Face to face identification for the experimental background, the analysis of facial expressions in the
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:271992
    • 提供者:金振东
  1. PCA_based_Face_Recognition_System

    0下载:
  2. 一个用PCA做人脸识别的matlab源码-PCA based face recognition system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:245675
    • 提供者:Liu
  1. code

    0下载:
  2. 基于MATLAB环境下的人脸识别代码,简单易行,值得下载-Environment based on MATLAB code for face recognition, simple and easy, it is worth downloading
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:586
    • 提供者:张舟
  1. 17869330LDA

    0下载:
  2. 人脸识别技术,用lda算法提取特征,MATLAB 源代码;希望对大家有帮助哈。-Face Recognition technology, with the characteristics of lda algorithm, MATLAB source code I hope all of you help Kazakhstan.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1339
    • 提供者:陈汀
  1. PCA

    0下载:
  2. 基于pca算法的修改过的人脸识别matlab源程序-Pca algorithm based on modified source code face recognition matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:zym
  1. detectionofmotionpeople

    0下载:
  2. 在广泛研究前人工作的基础上,本文对运动人物的检测、跟踪与识别进行了综述。为 使分类清楚明了,本文将人物运动分析分为两大类:人体运动分析,人脸分析。人体运动分 析包括人的较大幅度的肢体运动,如手势识别、步态分析、整个人体的运动分析;人脸分析 包括人脸检测与识别、表情分析。在详细介绍了国内外研究现状后,提出了存在的问题及研 究前景。-Extensively studied in previous work on the basis of the figures in this art
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:357608
    • 提供者:martin
  1. flda

    0下载:
  2. Fisher Linear Discrimination Analysis源码,程序带selfdemo演示-flda code
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1320
    • 提供者:yuxin
  1. pca-xiugai

    0下载:
  2. 一个修改后的PCA进行人脸识别的Matlab代码-A revised PCA for Face Recognition Matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1345
    • 提供者:杨建柏
  1. newpca

    0下载:
  2. 一个修改后的PCA进行人脸识别的Matlab代码~-A revised PCA for Face Recognition Matlab code ~~~~~~~!!!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1349
    • 提供者:Ton
  1. FaceRecognize

    0下载:
  2. 小波的人脸识别算法源码[matlab] 效果显著-Source wavelet for face recognition algorithm [matlab] the effect of significantly
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:4488
    • 提供者:mingming
  1. rspcafnni

    0下载:
  2. 创建人脸识别库的matlab函数,分为学习集和测试集-Create a face recognition matlab function library is divided into learning set and test set
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13343
    • 提供者:filaura
  1. facere

    0下载:
  2. 基于matlab的人脸识别程序,内附说明,很详细-Matlab-based face recognition process, containing a descr iption, in detail
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10318
    • 提供者:张舟
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. waveannprotected

    0下载:
  2. this face recognition system in matlab-this is face recognition system in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:205296
    • 提供者:wyomesh
  1. ISCAS05

    0下载:
  2. This face recognition system developed using matlab. this is a paper best describes methods of face recognition using matlab.-This is face recognition system developed using matlab. this is a paper best describes methods of face recognition using mat
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:468524
    • 提供者:wyomesh
  1. FaceRecognition

    0下载:
  2. 这是一个matlab编写的计算人脸识别率的小程序,选用的图像数据库位ORL数据库。-This is a face recognition matlab calculation of the rate of the preparation of small procedures, digital image database selected ORL database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3107780
    • 提供者:罗佳
  1. c

    0下载:
  2. face recognition using matlab
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:1312
    • 提供者:mohamed
  1. pca-FaceDetection

    0下载:
  2. pca主成分分析算法matlab源码,用于人脸识别中。-pca principal component analysis algorithm matlab source code for Face Recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:33978
    • 提供者:tuzi
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com