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

搜索资源列表

  1. matlab-Face-Recognition-Detection

    7下载:
  2. MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
  3. 所属分类:Special Effects

    • 发布日期:2014-04-09
    • 文件大小:3860212
    • 提供者:Brad Bibson
  1. pca

    1下载:
  2. PCA代码 主成分分析代码 适合初学人脸识别的朋友学习使用-PCA principal component analysis source code suitable for beginner learning to use face recognition friend
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1578207
    • 提供者:jack
  1. PCA

    1下载:
  2. PCA主成分分析用于人脸识别,提取特征值特征向量。有ORL人脸库。-PCA principal component analysis for face recognition, extraction Eigenvalue eigenvector. Have ORL face database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3559934
    • 提供者:qjc
  1. LDAPCAmatlab

    0下载:
  2. 二维的LDA+PCA人脸识别matlab程序,都可以直接使用。-Two-dimensional LDA+ PCA face recognition matlab procedures can be used directly.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2809095
    • 提供者:风铃
  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. PCA-LBP-face

    1下载:
  2. VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
  3. 所属分类:Special Effects

    • 发布日期:2015-12-12
    • 文件大小:7403835
    • 提供者:林丹
  1. pca--lle

    2下载:
  2. 通过使用LLE PCA两种方法相结合的思路,提高人脸识别的分别率-LLE PCA by using the idea of combining two methods to improve face recognition rate difference
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:8737
    • 提供者:niki
  1. ImprovedPCAFaceRecognitionAlgorithm

    0下载:
  2. 摘要:主成分分析(PCA)的人脸识别算法,以减少的特征向量是涉及到对抽象的特点,改进了主成分分析(一)iUumination算法的变化影响酶原sed.The方法是基于上减低与正常化其相应的标准差的特征向量元素相关联的大特征值的特征向量的影响力的想法。耶鲁大学和耶鲁大学面临的数据库面对数据库B是用来验证-Abstract:In principal component analysis(PCA)algorithms for face recognition,to reduce the influen
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:205857
    • 提供者:费富里
  1. mat_PCA

    0下载:
  2. 在图像处理、人脸识别中、经常要读入已知的矩阵进行处理,这里以PCA为例。-In image processing, face recognition, often to read the known matrix processed by PCA as an example here.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1063
    • 提供者:liwei
  1. renlianbiaoqingshibie

    0下载:
  2. 人脸表情识别是模式识别领域中一个重要的研究方向。人脸表情识别包括:从背景图像中检测人脸、图像采集、对人脸图像进行预处理、PCA提取表情特征、表情识别。-Face recognition is an important research direction in the field of pattern recognition. Face recognition is made up of the following parts: face detection from the backgrou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:34909
    • 提供者:panlijuan
  1. ModualPCA

    0下载:
  2. 模块pca, 在人脸识别中进行特征提取,速度效率比PCA要高,基于ORL人脸库上进行试验。-In face recognition module pca feature extraction by speed, efficiency, than pca based on ORL face database on the test.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3931314
    • 提供者:白万荣
  1. Imgv1

    0下载:
  2. set of action on image , rotation, edge detection,de-noise by DCT,and face recognition by PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:11095
    • 提供者:malike
  1. face_recognition_PCAPBPNN

    0下载:
  2. The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3114411
    • 提供者:amine
  1. 20140623_OpenCV-PCA-faceRecognition

    0下载:
  2. 识别图片中的人脸(别人写的代码,本人优化了一下)-Face recognition in pictures (the code written by someone else, I am a bit optimization)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:394336
    • 提供者:
  1. PCA-LDA-FaceRecognization

    0下载:
  2. 用PCA和LDA的方法进行人脸识别,有详细的注释和测试训练样本-By PCA and LDA method for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1116206
    • 提供者:cjc
  1. PCA-based-face-recognition-system

    2下载:
  2. 利用Delphi编程实现的基于PCA的人脸识别系统,里面有详尽的源代码及可执行文件,有兴趣可以参考-PCA-based face recognition systems which is by Delphi programming
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:3865600
    • 提供者:小猫
  1. robust-PCA

    0下载:
  2. robust PCA的应用实例 很有代表性的方法-this paper proposed a approach of robust face recognition by exploiting the sparse error component obtained by RPCA.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9076834
    • 提供者:zbh_wj
  1. pca_face

    0下载:
  2. 利用pca法对人脸进行主成分提取,并通过编程实现人脸识别-Pca method utilizing human face principal component extraction and face recognition by programming
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:182693
    • 提供者:李瑶
  1. face_recognition (2)

    0下载:
  2. 基于PCA的人脸识别工程,能够使用自己训练的人脸库进行识别(The face recognition project based on PCA can be identified using the face library trained by yourself)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:27258880
    • 提供者:青春coder
  1. PCA_based Face Recognition System

    0下载:
  2. 通过PCA 算法提取特征脸 在人脸训练库中获取每张人脸的特征脸,在测试集中寻找与训练的人脸相似的人脸。有可视化的GUI界面。(The feature face is extracted by PCA algorithm to get the face of each face in the face training library, and the face which is similar to the trained face is found in the test set. There
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:361472
    • 提供者:qinger123
« 12 »
搜珍网 www.dssz.com