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

搜索资源列表

  1. chapter13

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14796575
    • 提供者:陈新秋
  1. face

    0下载:
  2. 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4450090
    • 提供者:yangxiaying
  1. PCA311

    0下载:
  2. PCA人脸是识别在matlab的实现程序,包含数据库。-PCA face is to identify procedures in matlab implementation, including the database.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:177888
    • 提供者:
  1. PCA

    0下载:
  2. 基于PCA人脸识别算法的研究,用matlab实现。-PCA-based face recognition algorithm using matlab to achieve.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1242
    • 提供者:sixu
  1. LDAFaceRecog

    0下载:
  2. 基于线性判别的人脸识别,LDA 方法区别于PCA-Face recognition based on linear discriminant, LDA method is different from PCA
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1669
    • 提供者:尘筑
  1. 3DFaceRecognitionBasedon3DLBPandKernelDiscriminant

    0下载:
  2. 二维照片的人脸识别对光照、姿态和化妆等因素很敏感,故提出了一种将三维局部二值模式(3DLBP)和核享,1剐分析(KDA)相结合的三维人脸识剐方法.采用3DLBP描述人脸深度图像的特征,高斯核函数KDA 作为分类器,使用Chi平方统计改进高斯核函数、采用FRGC v2.0中2003春季采集的三维人脸库进行实验.实验结果表明,该 方法在每人2个训练样本时,识别率为91.8%,而PCA和3DLBP的识别率分别为60.4%和78.3%;当每人的训练样本数增至6个时,识别率为98.4%,而PCA和3D
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:247920
    • 提供者:宋祖波
  1. PCA-SVM

    1下载:
  2. 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
  3. 所属分类:Special Effects

    • 发布日期:2016-10-13
    • 文件大小:11334
    • 提供者:李帆
  1. PCA

    0下载:
  2. 二维PCA人脸识别代码,MATLAB环境下实现-Two-dimensional PCA Face Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2339
    • 提供者:UmShinho
  1. PCALDA

    0下载:
  2. PCA和fisher人脸识别代码,有详细注释 能直接用-two algorithms about pca and LDA,it s very simple and useful
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:583065
    • 提供者:cxianfa
  1. pca

    0下载:
  2. 人脸特征提取方法PCA,作为主流的识别算法pca降低的图像向量的维数-Facial feature extraction methods PCA, pca as mainstream recognition algorithm reduces the dimension of image vector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2292505
    • 提供者:makai
  1. PCA

    0下载:
  2. PCA主成分分析算法用于人脸识别的例子。此算法是基于矩阵特征值的排序而提取出主要成分的。-PCA principal component analysis algorithm for face recognition example. This algorithm is based on the ranking of the matrix eigenvalue extracted principal components.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:165431
    • 提供者:白正彪
  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. 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
    • 文件大小:271147
    • 提供者:海棉宝宝
  1. patternrecohnition

    0下载:
  2. 基于pca算法的人脸识别软件,有界面,有注释,有图像库-Pca-based face recognition algorithm software, interface, with annotations, a image library
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:4030775
    • 提供者:刘艳芳
  1. PCA

    0下载:
  2. 这是一个PCA人脸识别算法的matlab编程语言,自己写的大家可以参考一下,当然还可以继续改进,互相学习,供大家分享。-This is a PCA face recognition algorithm matlab programming language, write your own you can refer to, of course, can continue to improve, learn from each other, for all to share.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3881
    • 提供者:辛力
  1. L-PCA-analysis

    0下载:
  2. 详细介绍了PCA算法的原理,以及它在人脸识别方面的应用!-PCA algorithm is described in detail the principle and its application in face recognition area!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:869595
    • 提供者:lanniu
  1. pca-lda

    0下载:
  2. face recognitionand detection by lda,pca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:44963
    • 提供者:sandeep
  1. PCA

    1下载:
  2. PCA 可以运行的人脸识别系统基于Matlab-PCA recognition system which can run
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:178761
    • 提供者:yida
  1. fisher

    0下载:
  2. 利用pca和LDA对人脸的图像先进行降维再辨别分析来实现人脸识别-Pca and LDA using the images of human faces to reduce the dimensions first and then discriminant analysis to achieve recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:3887
    • 提供者:左坚
  1. pca

    0下载:
  2. PCA,人脸识别算法,用matlab实现的,挺好的,大家来拍砖吧-pca, face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1897
    • 提供者:网报
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com