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

搜索资源列表

  1. attfaces.zip

    0下载:
  2. 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3769022
    • 提供者:guodongyan
  1. face

    0下载:
  2. PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:597
    • 提供者:lanzhi
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. Face-Recognition

    1下载:
  2. 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14964931
    • 提供者:姚树军
  1. PCA-Face-Recognition

    1下载:
  2. 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:365835
    • 提供者:cxf
  1. face3

    0下载:
  2. 基于PCA的人脸识别matlab代码,简单易懂,可读性强,识别效果尚可-PCA-based face recognition matlab code, easy-to-read, readability, and identification of effects can be ~ ~
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:553
    • 提供者:Leizhang
  1. pca

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

    • 发布日期:2017-06-18
    • 文件大小:28202302
    • 提供者:风铃
  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
    • 文件大小:37044974
    • 提供者:zhang
  1. face_recognition

    0下载:
  2. 基于PCA的人脸识别系统,附带上人脸图像40组。随机选取图像,进行识别。-face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3086059
    • 提供者:李国利
  1. PCA

    0下载:
  2. 这是基于主成分分析的人脸识别,非常具有借鉴价值-This is based on principal component analysis for face recognition have great reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:9265
    • 提供者:coolxgz
  1. PCA_basedFaceRecognitionSystem

    0下载:
  2. 基于pca的人脸识别系统的MATLAB程序,包括特征提取和识别。-Pca-based face recognition system, MATLAB procedures, including feature extraction and recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:260982
    • 提供者:刘斌
  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

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

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

    0下载:
  2. pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。 -pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:271147
    • 提供者:海棉宝宝
  1. 基于PCA和三阶近邻的人脸识别

    1下载:
  2. 这是一个基于的主成分分析和三阶近邻分类器的人脸识别算法,算法用MATLAB编写,简单实用,保证能够运行出来,特别适合初学者使用学习。
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-20
    • 文件大小:1541
    • 提供者:likuiying01
  1. PCA人脸识别

    0下载:
  2. 基于PCA的人脸识别m文件,可以运行,准确率还可以(PCA based face recognition m file, you can run, the accuracy rate can also be)
  3. 所属分类:图形/文字识别

  1. PCA

    0下载:
  2. 人脸识别()
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:livecarefree
  1. PCA based on Face Recognition

    0下载:
  2. 主要实现的是基于PCA的人脸识别算法 Matlab代码(PCA-based face recognition algorithm)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:183296
    • 提供者:我里个天
  1. PCA+GUI人脸识别

    0下载:
  2. 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2179072
    • 提供者:linXH
  1. 基于PCA的人脸识别

    1下载:
  2. 基于PCA的人脸识别,包括图片的预处理,特诊提取,人脸识别,是一份不错的学习资料(Face recognition based on PCA, including image preprocessing, special diagnosis and face recognition, is a good learning material.)
  3. 所属分类:图形/文字识别

« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com