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

搜索资源列表

  1. Android_FaceRecog

    0下载:
  2. Android下的人脸识别程序,有matlab算法验证和java源程序,采用了eigenface和fisherface两种不同的算法程,可直接在android手机上运行。-Android Face Recognition under procedures matlab algorithm validation and java source code, the use the eigenface and fisherface of two different algorithms process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:2193408
    • 提供者:刘星宇
  1. Face-Recognition-based-on-PCA

    0下载:
  2. 该程序设计了一个基于PCA算法的人脸设别系统,通常称为“特征脸方法”。程序中所用的函数都简单易懂,并且都有解释说明,希望对大家有所帮助,还附带了实验图片。-This package implements a well-known PCA-based face recognition method, which is called Eigenface . All functions are easy to use, as they are heavy commented. Fu
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:184605
    • 提供者:Cyy
  1. Eigenface

    0下载:
  2. Eigen faces + pca on opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-22
    • 文件大小:3654152
    • 提供者:lmotyl
  1. eigenface

    0下载:
  2. face recognition using pca
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:1312
    • 提供者:Auwal
  1. EigenFisherFace

    0下载:
  2. 基于EigenFace和FisherFace的人脸识别算法在matlab上的实现-Based on the face recognition EigenFace and FisherFace algorithm implementation in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:4193262
    • 提供者:wangadong
  1. PCA

    2下载:
  2. C语言源程序,PCA人脸识别算法,主要是eig特征分量选取的源程序和欧式空间匹配程序、特征脸提取程序-C language source code, PCA face recognition algorithm, eig characteristic component selected source and match the European space program, eigenface extraction procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-21
    • 文件大小:5091
    • 提供者:君君
  1. part5-src

    0下载:
  2. showing you how to use OpenCV s implementation of eigenface for face recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:180813
    • 提供者:khai
  1. EigenFaceCode

    0下载:
  2. 特征脸的代码,是人脸识别领域里最早的、最经典的识别算法-The Eigenface code,belonging to face recognition field, the oldest, most classic recognition algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-25
    • 文件大小:110734
    • 提供者:张建波
  1. reconnaissance-faciale

    0下载:
  2. gui (graphical user interface) for face recognition base on pca (eigenface)
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:619207
    • 提供者:zinx
  1. 1

    0下载:
  2. 利用K-L变换进行人脸识别。首先求得待辨识图像相对于训练集平均脸的差值图像,然后求得该图像在特征脸空间中的坐标,最后采用最近邻法对图像进行归类。-KL transform for face recognition. Obtain the first image to be identified image with respect to the difference between the average face of the training set, and then obtain the
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:3087
    • 提供者:断浪
  1. EigenFisherFace

    0下载:
  2. 两种人脸检测算法的论文:the Eigenface and the Fisherface-EIGENFACES AND FISHERFACES
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:206348
    • 提供者:胡冲
  1. eigface

    0下载:
  2. 经典的人脸识别算法,特征脸方法。 -Face recognition algorithm, eigenface method. Face recognition algorithm, eigenface method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1171
    • 提供者:小飞机
  1. 42819132facerecognition

    0下载:
  2. 人脸识别的代码,一个用特征脸方法,matlab实现的源代码。-The face recognition code, a method used eigenface, matlab source code to achieve.The face recognition code, a method used eigenface, matlab source code to achieve.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3865
    • 提供者:张鹏
  1. Igenface.m

    0下载:
  2. EIGENFACE: FOR FACERECOGNITION USING EIGENFACE
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:Abubakar
  1. eigface

    0下载:
  2. 基于ORL人脸库,PCA人脸识别构建特征脸源程序-Based on the ORL face database, PCA eigenface face recognition source code to build
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:防身产品
  1. code

    0下载:
  2. 特征脸(Eigenface)是指用于机器视觉领域中的人脸识别问题的一组特征向量。使用特征脸进行人脸识别的方法首先由Sirovich and Kirby (1987)提出,并由Matthew Turk和Alex Pentland用于人脸分类。该方法被认为是第一种有效的人脸识别方法[来源请求]。这些特征向量是从高维矢量空间的人脸图像的协方差矩阵计算而来。-implementation of eigenface
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1907341
    • 提供者:ch
  1. PCA

    0下载:
  2. 在这篇文章中,我们主要阐述了基于PCA和LDA的人脸识别技术。这个技术包含两个步骤:首先,我们通过PCA将人脸图片从原始向量空间中提取到子向量空间——特征脸空间;然后,再通过LDA获得一个线性分类器。-In this article, we mainly elaborated based on PCA and LDA face recognition technology. This technique consists of two steps: First, we will face ima
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:28480
    • 提供者:zhengluping
  1. eigenFaces

    0下载:
  2. EigenFaces algorithm for face recognitionwith GUI interface(load_database.m,eigenface.m,eigenfaces.fig)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:10522
    • 提供者:ady3101
  1. EigenFace

    0下载:
  2. 这是一个人脸表情识别的matlab程序,内附运行说明与测试数据库-This is a facial expression recognition matlab program, containing operating instructions and test database
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5476696
    • 提供者:元洪梅
  1. EigenFace

    0下载:
  2. 很好的应用特征脸进行人脸表情识别,里边包含训练库以及测试库。-Good application characteristics face for face expression recognition, inside the library containing the training and test libraries.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4697489
    • 提供者:张波
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com