CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - lda 人脸识别

搜索资源列表

  1. PCALDA

    0下载:
  2. PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2913
    • 提供者:zhoujingbo
  1. lda

    0下载:
  2. 人脸识别程序中的调试 希望做毕业设计的同学朋友能有用-Face Recognition program debugging want to do design students graduating from a friend can be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:809
    • 提供者:byrne
  1. makbasis

    0下载:
  2. LDA 人脸识别中的 makebaisc程序段 希望对毕业设计用的到的同学有用-LDA Face Recognition makebaisc program segment would like to graduate design students used to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:923
    • 提供者:byrne
  1. rec

    0下载:
  2. LDA人脸识别 rec 程序段 经测试完全可用 希望对大家有用-LDA face recognition program segment rec tested fully available to all of us hope that useful
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:953
    • 提供者:byrne
  1. DF_LDA_TNN

    0下载:
  2. LDA 人脸识别的 matlab 源程序 大家看看 可以用的-LDA face recognition matlab source code you can look at the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:346485
    • 提供者:byrne
  1. R_LDA_PRL

    0下载:
  2. LDA 人脸识别的 程序段 大家下着看看吧 对大家有帮助的-LDA face recognition under the program segment we take a look at the bar for all of us help
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:290845
    • 提供者:byrne
  1. K-LjiaLDA

    0下载:
  2. K-L+LDA结合了K-L和LDA优点的一个算法-K-L+ LDA combination of KL and the advantages of an algorithm for LDA
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2325
    • 提供者:zhangwenming
  1. LDA

    0下载:
  2. LDA是人脸识别中比较基础的一个算法,在人脸识别中使用较广-Comparison of LDA in face recognition are based on an algorithm used in face recognition broader
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2890
    • 提供者:zhangwenming
  1. LDA_FACE_RECOGNITION

    0下载:
  2. 基于LDA的人脸识别软件,malab环境。很不错。-LDA-based face recognition software, malab environment. Is pretty good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4104848
    • 提供者:李力
  1. lda

    0下载:
  2. 人脸认识中的一种经典算法--lda,解决了小样本问题,识别率也得到一些提高-Face of a classical understanding of algorithms- lda, to solve the problem of small samples, the recognition rate has been some increase the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1504
    • 提供者:靳丽丽
  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. veryusefulfacerecognition

    1下载:
  2. 这里面有三个:k-L人脸识别的代码(可以直接用,qq:285494355),以及2D-LDA人脸识别,以及一个图像分割的程序。-K-L and 2D-LDA face recognition ,it s useful and can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1544204
    • 提供者:cxianfa
  1. LDA

    0下载:
  2. 一个LDA的算法,可以实现对实现基于LDA的人脸识别-An LDA algorithm, can achieve the realization of Face Recognition Based on LDA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1659
    • 提供者:wuhanlai
  1. pca-lda

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

    • 发布日期:2017-03-28
    • 文件大小:44963
    • 提供者:sandeep
  1. LDA算法实现人脸识别

    0下载:
  2. 自己撰写的LDA算法实现简单的人脸识别,用ORL库来做测试。
  3. 所属分类:matlab例程

  1. a+better+code+for+LDA+based+face+recognition

    0下载:
  2. 性能比较好的LDA人脸识别代码一份,用lda对人脸进行识别(LDA face recognition code with good performance and recognition of human face with LDA)
  3. 所属分类:matlab例程

  1. PCA+LDA

    0下载:
  2. pca+lda人脸识别,可在MATLAB上运行(Based on pca+ Ldaface recognition procedures can be directly run matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:lizhiwei
  1. LDA人脸识别程序

    0下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:212992
    • 提供者:俭任
  1. W124-PCA和LDA人脸识别

    1下载:
  2. 实现人脸的识别,使用LDA的模型,基于matlab的语言(Realize face recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-06
    • 文件大小:2048
    • 提供者:落叶飘零
  1. MATLAB人脸识别

    3下载:
  2. MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:614400
    • 提供者:for Matlab
« 12 3 »
搜珍网 www.dssz.com