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

搜索资源列表

  1. PCA+LDA+VC+code

    0下载:
  2. PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:陈曙
  1. regularized-lda

    0下载:
  2. 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中,详细说明见readme-based Regularization home to the LDA Matlab source code, can be applied to face recognition, detailed explanation see readme
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3246
    • 提供者:andy
  1. lda

    0下载:
  2. 这是一个lda的程序,在别处找到的,觉得还行,想和大家分享分享。识别率确实不错,我实在orcl人脸库上进行的,在其他的人脸库里还未来得及试验,相信也会很不错的。大家多多支持啊。-lda This is a procedure in finding elsewhere, I felt that trip, and would like to share with you to share. Recognition rate is not bad, I really orcl people on t
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1984
    • 提供者:shelly
  1. r-lda

    0下载:
  2. 人脸识别方面LDA算法的matlab实现-regard LDA Face Recognition Algorithm Implementation of Matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:639939
    • 提供者:刘培江
  1. lda.rar

    0下载:
  2. 压缩包中是几款LDA人脸特征识别的程序,和文章,一共是4个程序吧,有MATLAB的还有C++的,Compressed packet is LDA several facial feature recognition procedures, and articles, a total of four procedures you have MATLAB are C++ the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6591810
    • 提供者:郝会娟
  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. P-LDA

    0下载:
  2. P-LDA算法的代码,2009年的最新刊物的文章,较新的改进算法,供大家学习交流!-Perturbation LDA
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:3447
    • 提供者:小哈
  1. LDA-based-face-recognition

    0下载:
  2. 基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。-This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test. LDA_Performance shows the recognition performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1313
    • 提供者:tangqinqin
  1. LDA

    0下载:
  2. 线性差别分析法(LDA)提取人脸图像特征点子程序-Linear differential analysis (LDA) face image feature extraction process ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:603
    • 提供者:牛险峰
  1. LDA

    0下载:
  2. 一个基于LDA的分类程序,对于初学者有很大的帮助-LDA-based classification procedures, for the great help for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1181
    • 提供者:吕晋普
  1. lda-0.1-matlab.tar

    0下载:
  2. lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:24535
    • 提供者:张敏
  1. lda

    2下载:
  2. lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1671
    • 提供者:耿耀君
  1. lda

    1下载:
  2. lda线性特征提取,用于人脸识别,首先进行小波特征提取后用lda提取特征。-lda linear feature extraction for face recognition, first of all, after feature extraction using wavelet feature extraction using lda.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1997
    • 提供者:gu
  1. LDA

    1下载:
  2. 基于线性鉴别分析的人脸识别。本程序在ORL人脸库上进行了实验,检验LDA算法的识别率-Linear Discriminant Analysis for Face recognition.
  3. 所属分类:Graph Recognize

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

    1下载:
  2. LDA MATLAB的算法,可以加入iris数据,并且直接可以使用的-LDA MATLAB algorithm, can join the iris data, and can be used directly
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:726
    • 提供者:yang
  1. LDA

    0下载:
  2. 关于LDA算法在人脸识别应用中的研讨及比较-About LDA application on face detec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3673254
    • 提供者:wn521
  1. LDA-face-recognition

    0下载:
  2. 使用基于LDA算法的人脸识别程序(附有相应的论文)-LDA based face recognition program(papers included)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:640293
    • 提供者:longan
  1. LDA

    0下载:
  2. 有几类样本点,试利用LDA分类器、求出其分界面,并分析这类分类器的特点。-There are several types of sample points, try using Fisher classifier, find the sub-interface, and analyze the characteristics of such classification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:957
    • 提供者:小丽
  1. tensorflow-knn-双向LDA

    1下载:
  2. 基于LDA的人脸降维,精度比二维LDA的要高,有一定的运用价值。(orl tensorflow LDA PCA)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-05-07
    • 文件大小:11648000
    • 提供者:switch2019
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com