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

搜索资源列表

  1. PCA人脸识别

    0下载:
  2. PCA人脸识别,主元分析法的MATLAB实现,绝对好东西!
  3. 所属分类:图形图象

    • 发布日期:2009-01-10
    • 文件大小:1410
    • 提供者:imlx12
  1. 人脸识别(基于特征脸)

    4下载:
  2. 本文是在人脸数据库的基础上做人脸特征提取和识别研究,主要内容如下: (1) 对人脸识别研究的内容、相关技术、主要实现方法及发展历程作了详细介绍。 (2) 介绍主成分分析法(PCA)、K-L变换,并利用特征脸方法实现了人脸识别。 (3)给出了基于matlab环境的编程及实验结果,并对结果进行分析。 关键词: 人脸识别,特征脸,K-L变换,主成分分析
  3. 所属分类:行业发展研究

  1. 精简高效的人脸识别PCA代码

    0下载:
  2. 运用于人脸识别的pca代码
  3. 所属分类:图形图像处理(光照,映射..)

  1. pca人脸提取算法

    4下载:
  2. pca人脸特征提取算法
  3. 所属分类:源码下载

  1. PCA+LDA+粗糙集人脸识别.rar

    2下载:
  2. PCA+LDA+粗糙集人脸识别
  3. 所属分类:源码下载

  1. matlab-PCA 基于matlab的PCA人脸识别完成程序

    1下载:
  2. 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:1219
    • 提供者:zhaolei
  1. kpca.rar

    0下载:
  2. kpca 用于人脸识别等的matlab源码,KPCA for face recognition matlab source, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:1671
    • 提供者:ronghjr
  1. attfaces.zip

    0下载:
  2. 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3769022
    • 提供者:guodongyan
  1. pca2D.rar

    0下载:
  2. 人脸识别中经典算法pca二维算法,时间准确率提高很多,Face recognition algorithm in the classical two-dimensional pca algorithm, a lot of time to improve accuracy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:785
    • 提供者:靳丽丽
  1. PCA_basedFace.rar

    2下载:
  2. 用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。,Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.
  3. 所属分类:matlab

    • 发布日期:2015-07-22
    • 文件大小:180558
    • 提供者:zw
  1. PCA

    1下载:
  2. PCA,主成分分析,可应用于矩阵降维,人脸特征提取及人脸识别。-PCA, principal component analysis, can be applied to matrix reduction, facial feature extraction and face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:106746
    • 提供者:sun
  1. FaceRec

    2下载:
  2. 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:16052224
    • 提供者:周天
  1. matlab-Face-Recognition-Detection

    7下载:
  2. MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
  3. 所属分类:Special Effects

    • 发布日期:2014-04-09
    • 文件大小:3860212
    • 提供者:Brad Bibson
  1. matlab4

    0下载:
  2. 基于小波的人脸识别算法的matlab实现-Face Recognition Based on Wavelet matlab algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5855
    • 提供者:梅丽
  1. face

    0下载:
  2. PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:597
    • 提供者:lanzhi
  1. W124-PCA和LDA人脸识别

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

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

    1下载:
  2. 人脸识别代码,用于人脸识别,是基于pca lad 和lpp 的人脸识别代码(pca lda lpp for face recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-16
    • 文件大小:16384
    • 提供者:liujun
  1. 贝叶斯人脸识别

    1下载:
  2. Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-15
    • 文件大小:651264
    • 提供者:lambjiko
  1. 人脸识别 MATLAB代码

    1下载:
  2. 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-07
    • 文件大小:19835904
    • 提供者:王二愣子
  1. face_recognition

    1下载:
  2. 基于python的PCA(主成分分析降维)人脸识别(PCA (principal component analysis dimensionality reduction) face recognition based on python)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-10-20
    • 文件大小:14444544
    • 提供者:三省1997
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com