CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face LDA pca

搜索资源列表

  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
    • 文件大小:2.84kb
    • 提供者:zhoujingbo
  1. FaceEvaluator

    0下载:
  2. A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.36mb
    • 提供者:dasf
  1. computeEigenfaces

    0下载:
  2. face recognition with lda+pca
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3.22kb
    • 提供者:mahdi
  1. LDAPCAmatlab

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

    • 发布日期:2017-05-12
    • 文件大小:2.68mb
    • 提供者:风铃
  1. FACE_COMPARE

    0下载:
  2. 介绍了几中人脸识别的方法,并对其进行了比较,有LDA,PCA等-FACE RECOGNITION
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:163.34kb
    • 提供者:grubby
  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:452.91kb
    • 提供者:刘子木
  1. pcalda

    0下载:
  2. 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2.33kb
    • 提供者:
  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
    • 文件大小:4.24mb
    • 提供者:yangxiaying
  1. 28846876-Comparative-Study-of-PCA-ICA-and-LDA-for

    0下载:
  2. PCA ICA and LDA for Face-Recognition this document helps you understand the main idea in PCA ICA and LDA algorithms and their differences
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:291.75kb
    • 提供者:hamed danandeh
  1. pca_lda

    1下载:
  2. 主流的人脸识别识别算法pca和lda的融合,将pca和lda方法的优点进行了融合补充的互相之间的不足-Mainstream recognition algorithm for face recognition pca and lda integration of the pca and lda method has the advantage was integration between each other enough to add
  3. 所属分类:matlab

    • 发布日期:2016-04-28
    • 文件大小:522kb
    • 提供者:makai
  1. facepcalda

    0下载:
  2. 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4.64mb
    • 提供者:taoda
  1. PCA_LDA_Face_Verification

    0下载:
  2. PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。-Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduction toolbox is requrired.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.88mb
    • 提供者:taiji
  1. hythlastlda

    0下载:
  2. this code use to to make recognition for face using PCA+LDA by opencv
  3. 所属分类:.net

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:hythem
  1. projekt

    0下载:
  2. Implement two methods face recognition: PCA and LDA for ORL face base
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8.29mb
    • 提供者:Paul
  1. RunFaceRecog_vV

    0下载:
  2. This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6.02kb
    • 提供者:Sandeep
  1. pca-lda

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

    • 发布日期:2017-03-28
    • 文件大小:43.91kb
    • 提供者:sandeep
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:451.5kb
    • 提供者:黄大伟
  1. face-recognition

    0下载:
  2. 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.1kb
    • 提供者:qibe
  1. Face-recognition--on-a-DSP

    0下载:
  2. 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:332.26kb
    • 提供者:louc
  1. LDA-PCA-TLDA

    0下载:
  2. LDA\PCA\TLDA算法代码,内含orl人脸库-LDA \ PCA \ TLDA algorithm code, containing orl face database
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:3.62mb
    • 提供者:wanglili
« 12 3 4 5 »
搜珍网 www.dssz.com