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

搜索资源列表

  1. pcalda

    0下载:
  2. 包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。-It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1068
    • 提供者:wangyuru
  1. LDAface

    0下载:
  2. LDA实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of LDA for face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2165
    • 提供者:xiaoxiran
  1. LDA_ORL

    0下载:
  2. 人脸识别中很重要的LDA算法,可作为初学者的参考算法,很有用-A very important LDA face recognition algorithms can be used as a reference algorithm for beginners and useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:51052
    • 提供者:jarry
  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. LDAforfacerecognitionbasedonimagesegmentation

    1下载:
  2. 设计了一种基于图像分块的LDA(1inear discriminant an sis)人脸识别方法-A method of LDA for face recognition is presented, based on image segmentation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:167531
    • 提供者:费里
  1. PCAFaceRecog

    0下载:
  2. 基于线性判别的人脸识别,本设计对主成分分析和线性判别两种子空间方法进行了深入研究,包括LDA及其在人脸识别应用的若干问题-Face recognition based on linear discriminant, the design of the principal component analysis and linear discriminant subspace methods are two in-depth study, including the LDA and its Appl
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1305
    • 提供者:尘筑
  1. RunFaceRecog

    0下载:
  2. 基于matlab的人脸识别程序,可以实现简单的人脸识别功能,算法基于LDA(linear discriminant analysis)-Matlab-based face recognition program, you can achieve a simple face recognition algorithm based on LDA (linear discriminant analysis)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6132
    • 提供者:Zhao Sixuan
  1. example

    0下载:
  2. 本代码是基于LDA算法的人脸识别算法,这是一个简单的例程-This code is based on LDA algorithm face identification algorithms, this is a simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:761
    • 提供者:caoqin
  1. 2DLDA

    0下载:
  2. 基于LDA的人脸识别程序,很简单的源代码,适合新手学习使用。-LDA-based Face Recognition program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:11936
    • 提供者:nanagreat
  1. LDAandPCA

    0下载:
  2. LDA算法和PCA算法对人脸识别的实现的matlab源代码。-LDA and PCA for face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:3548
    • 提供者:王可
  1. facerecognition

    0下载:
  2. 基于PCA和LDA算法的人脸识别的对比实验-PCA and LDA based face recognition algorithms of comparative experiments
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:13091604
    • 提供者:王怡
  1. pr

    0下载:
  2. 可用于人脸识别的高位数据的直接LDA算法-Face recognition can be used to direct LDA algorithm for high data
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:66071
    • 提供者:kool
  1. PCAPLDA

    0下载:
  2. 这是一个很好的人脸识别的程序,首先用PCA降维,然后用LDA方法进行分类,用的是ORL人脸库。-This is a good face recognition program, the first PCA dimension reduction, classification, and then using the LDA method, use the ORL face database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2810070
    • 提供者:rank
  1. 2D-LDA

    1下载:
  2. LDA是一种线性降维方法,对原有的高维人脸数据集降维,然后识别,具有很好的聚类和识别效果。有详细的说明-LDA is a linear dimensionality reduction method, the original high-dimensional face data set dimensionality reduction, and then identify clustering and identification. Described in detail
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2807669
    • 提供者:张芝华
  1. PCALDA

    1下载:
  2. pca+lda+bp神经网络的人脸识别 有GUI实现 在MATLAB8.0运行有用 毕业设计用-GUI of the face recognition of pca+lda+bp neural network to achieve useful for graduation designed to run in MATLAB8.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:289624
    • 提供者:陈雨轩
  1. GaborPLDA-Matlab

    0下载:
  2. 人脸识别 matlab 代码 gabor+lda-face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17458
    • 提供者:宋浩
  1. breggularizeea

    0下载:
  2. 一种基于正则化转置的LDA matlab源代代码,能应用在人脸识别中,详细说明见readme -A transpose on behalf of the LDA matlab source code based on regularization, can be applied in face recognition, a detailed descr iption see the readme
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3055
    • 提供者:geli
  1. TLDAPCAmatlabw

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

    • 发布日期:2017-05-12
    • 文件大小:2808996
    • 提供者:visa
  1. FLLDA_ORLa

    0下载:
  2. 人脸识别程序,基于LDA的线性分析程序,希望大家来来-LDA FACE ,经测试可直接使用。 -Face recognition program, the LDA-based linear analysis program, I hope to come-LDA FACE, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1346
    • 提供者:visa
  1. 111

    0下载:
  2. 是一种基于pca和lda的一种人脸识别程序。程序实现起来较简单,容易上手。-it is based on pca and lda of a face recognition program. The program is relatively simple, easy to use.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:4434737
    • 提供者:石园
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com