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

搜索资源列表

  1. opencv pca

    0下载:
  2. 该 程序是用opencv做的基于pca人脸识别源码,希望对大家有参考价值。
  3. 所属分类:图形/文字识别

    • 发布日期:2011-05-31
    • 文件大小:1.53mb
    • 提供者:zsm1015
  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-15
    • 文件大小:3.59mb
    • 提供者:guodongyan
  1. PCA和MDA进行人脸识别

    1下载:
  2. 模式识别课程中,PCA和MDA进行人脸识别,训练和测试,PCA AND MDA
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-09
    • 文件大小:2.68mb
    • 提供者:小乔
  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
    • 文件大小:3.68mb
    • 提供者:Brad Bibson
  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
    • 文件大小:597byte
    • 提供者: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
    • 文件大小:1.56kb
    • 提供者: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
    • 文件大小:14.27mb
    • 提供者:姚树军
  1. PCA

    0下载:
  2. 主成分分析,可以用来做人脸识别的程序,方便,快捷-Principal component analysis, face recognition can be used to do the procedure, convenient and fast
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:2.96mb
    • 提供者:李圣杰
  1. PCA

    0下载:
  2. 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.19kb
    • 提供者:niushaobo
  1. PCA-Face-Recognition

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

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

    1下载:
  2. PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错-face recognition,including PCA and Fisher methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2.53kb
    • 提供者:fuyanjun
  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
    • 文件大小:3.4mb
    • 提供者:qjc
  1. PCA

    0下载:
  2. 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:高劼
  1. pca

    0下载:
  2. pca进行人脸识别,首先对人脸图象进行训练,得到投影矩阵,然后再进行人脸识别-pca for face recognition, the first human face images for training, to be the projection matrix, and then to face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:349.46kb
    • 提供者:zhangjin
  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-28
    • 文件大小:264.79kb
    • 提供者:海棉宝宝
  1. 基于PCA和三阶近邻的人脸识别

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

    • 发布日期:2017-05-20
    • 文件大小:1.5kb
    • 提供者: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+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-30
    • 文件大小:2.08mb
    • 提供者: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. 所属分类:图形/文字识别

  1. 人脸识别 MATLAB代码

    1下载:
  2. 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-07
    • 文件大小:18.92mb
    • 提供者:王二愣子
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com