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

搜索资源列表

  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. 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. 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. 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. face-detection-master

    0下载:
  2. 人脸检测 基于特征脸的方法 eigenface 做人脸定位的可以参考一下 -Face detection method based on facial features eigenface Positioning human face can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10743005
    • 提供者:owen
  1. EigenFace

    0下载:
  2. 主成分分析法计算特征脸,根据距离进行人脸检测,人脸识别-Calculation of principal component analysis features the face, according to the distance from face detection, face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4073
    • 提供者:
  1. Eigenface_PCA

    0下载:
  2. 使用ORL人脸数据库,基于特征脸实现人脸识别-Use images ORL face .Implement face recognition based on Eigenface.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3078605
    • 提供者:
  1. eigenface

    0下载:
  2. 用MATLAB实现人脸识别的源代码,包括训练集的实现,识别部分的书写。-Face recognition using MATLAB source code, including writing to achieve the training set, the identification section.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:25807053
    • 提供者:郭萧
  1. eigenface

    0下载:
  2. 利用人脸pca进行数据压缩,形成人脸特征脸,然后用最近邻法进行人脸识别。-Face pca use data compression to form facial features face recognition and then the nearest neighbor method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:莫瑞阳
  1. Orl

    0下载:
  2. eigenface orl , 40 people and everyone with 10 face photo.-eigenface orl , 40 people and everyone with 10 face photo.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1447505
    • 提供者:JACK
  1. eigenface

    0下载:
  2. 它主要是通过特征脸提取算法来重建人脸图像,很全面,不错-It is mainly through the feature extraction algorithm to reconstruct the face image, very comprehensive,and good
  3. 所属分类:Special Effects

    • 发布日期:2016-02-25
    • 文件大小:2048
    • 提供者:王海滨
  1. pca

    0下载:
  2. 利用OpenCV库函数实现PCA(主成成分分析)算法,该算法是经典人脸识别算法Eigenface里的核心算法。-Use OpenCV library functions achieve PCA (Principal Component Analysis into) algorithm, which is a classic face recognition algorithm Eigenface in core algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2370
    • 提供者:曾文超
  1. FR_opencv

    0下载:
  2. 基于OpenCV的EigenFace FisherFace LBPHFace人脸识别的实现-face recognition basd on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1295
    • 提供者:整句置信度
  1. EigenFace

    0下载:
  2. 用pca实现的matlab人脸表情识别程序-Pca matlab achieved with facial expression recognition program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5725674
    • 提供者:王元祥
  1. facerecognition_guide-master

    0下载:
  2. 基于Python的人脸检测与识别系统,用了特征脸方法和FisherFaces方法,都是业内最基础最经典的方案。-Python-based face detection and recognition system, using the methods and FisherFaces Eigenface method, the most basic is the industry s most classic scheme.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:5886087
    • 提供者:wt
  1. PCA

    0下载:
  2. 这是一个主成分分析算法的MATLAB程序,适合初学者学习。-A sample scr ipt, which shows the usage of functions, included in PCA-based face recognition system (Eigenface method)
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:11488
    • 提供者:erer
  1. mytrain

    1下载:
  2. eigenface 人脸识别算法,包含训练过程,未使用相关现有库(需要预先人工校准人脸位置)-eigenface face recognition algorithm, including the training process, first off unused existing library (previously required manual calibration position of the face)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:259365
    • 提供者:ad
  1. eugenface

    0下载:
  2. 一个有关eigenface的matlab 例程 不错的源码 很好-A matlab routines on eigenface good source is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:164957
    • 提供者:haedlipg
« 1 2 34 »
搜珍网 www.dssz.com