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

搜索资源列表

  1. PCA

    0下载:
  2. matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:sutao
  1. pca

    0下载:
  2. matlab实现PCA进行的人脸识别源程序,基本的功能实现,做为基础
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:159321
    • 提供者:sutao
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. PCA

    0下载:
  2. PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl-PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3401
    • 提供者:childe
  1. PCA

    0下载:
  2. 详细分析的kl变换,深入理解PCA的算法过程,结合了人脸识别-Kl detailed analysis of the transformation, in-depth understanding of the process of PCA algorithm, a combination of face recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:979381
    • 提供者:王林
  1. zhongshu

    0下载:
  2. 人脸识别 求特征向量 均值脸 pca 特征值 支持向量包 各种M文件 支持向量机的应用发展等-Mean face recognition pca eigenvector eigenvalue vector covering all M documents the application of support vector machine development
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:3062745
    • 提供者:张宏
  1. Pface_recogniC

    0下载:
  2. 基于PCA的人脸识别系统,附带上人脸脸图像40组。随机选取图像,进行识别。 -PCA-based face recognition system, with 40 groups of the face images of the human face. Randomly selected image to be identified.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:3090983
    • 提供者:谨防
  1. facedection

    0下载:
  2. 基于PCA的人脸识别,需要用到Opencv,只有源码,一个比较简单的程序-PCA-based face recognition, it is necessary to use Opencv only source, a relatively simple procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:3120
    • 提供者:梦魇
  1. FaceDetection

    0下载:
  2. 这是一个Matlab编写的基于PCA的人脸识别分类算法.-This is a Matlab prepared by the PCA face recognition classification algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:1000776
    • 提供者:梦魇
  1. PCA_based-Face-Recognition-System

    0下载:
  2. 基于PCA的人脸识别算法,包含了一个小型的数据库,可以直接运行,识别率相当高,可以作为教学演示以及其他研究-PCA-based face recognition algorithm, contains a small database, can be directly run, the recognition rate is very high, can serve as a teaching demonstration and other research
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:178835
    • 提供者:马兴
  1. PCA

    0下载:
  2. 基于标准人脸苦的人脸识别的检测方法的部分程序-Part of the program based on standard face detection method bitter face recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8115
    • 提供者:倪娜
  1. FaceRecog-PCA

    0下载:
  2. c++写的人脸识别系统,核心算法是PCA,非常实用的系统,特点是速度比较快-this is a program about RC of PCA
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:29377651
    • 提供者:zhangqiwen
  1. PCA-code

    0下载:
  2. 基于PCA的人脸识别 提供ORL人脸数据库 识别率较高-Face recognition based on PCA
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:12121792
    • 提供者:韦燕华
  1. 人脸识别

    0下载:
  2. 利用PCA算法实现一个简单的人脸识别功能,测试集和训练集一共40张照片,可以自己再增加。(use PCA algorithm to realize face recognition function)
  3. 所属分类:其他

    • 发布日期:2017-11-16
    • 文件大小:543744
    • 提供者:suntreer
  1. PCA_based Face Recognition System

    0下载:
  2. 特征脸的人脸识别系统 这个包实现了一个著名的基于PCA的人脸识别。(Feature based face recognition system This package implements a well-known PCA based face recognition.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:183296
    • 提供者:jiajiale
  1. pca FaceIndentify

    2下载:
  2. 基于PCA的人脸识别代码,可以自己添加需要训练的人脸库
  3. 所属分类:Windows编程

  1. face-SVM

    1下载:
  2. 用PCA和SVM实现人脸识别,是经典的人脸识别Python代码(Face recognition using PCA and SVM)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:L.Xun
  1. PCA人脸识别

    1下载:
  2. opencv下,用PCA主成分分析的方式做人脸识别(Using PCA principal component analysis to do face recognition)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:3726336
    • 提供者:century
  1. PCA+SVM

    0下载:
  2. 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:11085824
    • 提供者:yihuimin
  1. PCA_FaceRecognition

    0下载:
  2. 用matlab实现基于经典PCA的人脸识别(facial recognition based on PCA by means of matlab)
  3. 所属分类:其他

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com