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

搜索资源列表

  1. PCA-pro

    0下载:
  2. 整个程序是基于Yale人脸数据库的PCA算法。算法主要分成三个部分。第一个部分是选择了每类图片的八张进行训练,形成基空间。第二部分是画图,主要是怎么画出特征脸,就是那个看着比较诡异的东西。可以修改数据,程序中提供了100个特征值和16个特征值的情况示例。最后一部分就是测试部分,检测命中率。效果很理想。-The whole process is based on the Yale face database PCA algorithm. Algorithm is divided into thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2649385
    • 提供者:龚婉露
  1. EigenFisherFace[1]

    0下载:
  2. 特征脸识别的经典算法,是比较详细比较基础的一个东西值得借鉴和学习-Face Recognition feature classical algorithm is based on a more detailed comparison of what is worth learning and learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:212988
    • 提供者:guoxiangke
  1. Mutilface

    0下载:
  2. 这是一个多重脸识别的程序,代码采用k_L变换和奇异值分解,利用协方差矩阵获得人脸图像的特征脸。-This is a multi-face recognition program, the code used k_L transform and singular value decomposition, the covariance matrix can be obtained by using the face image features the face.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:131304
    • 提供者:刘晖
  1. EigenFace_Expression_Recognition

    0下载:
  2. 用特征脸的方法来进行表情特征的提取,进而实现表情识别,对六种基本表情进行识别-With the characteristic expression of the face approach to feature extraction, thus achieving expression recognition, identification of the six basic facial expressions
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5727224
    • 提供者:苏苏
  1. Face-Recognition(PCA)

    0下载:
  2. 使用PCA和特征脸的方法进行的人脸识别系统。-PCA face recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:187026
    • 提供者:浩克
  1. EigenTransform-a-Recognition

    0下载:
  2. 特征脸法识别画像 先将画像合成 然后使用特征脸法进行识别-eigenface testing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25155584
    • 提供者:
  1. pca

    0下载:
  2. pca进行人脸识别的原理和代码,特征脸方法,图像重建-PCA for face recognition principle and code, Eigenfaces method, image reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:426152
    • 提供者:魏晓霞
  1. K-Lrenlianshibbie

    0下载:
  2. 1、 从网上下载人脸图像,构建人脸训练数据库和测试数据库,采用K-L变换进行特征脸提取,并实现人脸识别。通过K-L变换在人脸识别中的应用,加深对所学内容的理解和感性认识。-1, face image downloaded from the Internet, the construction of the training and test database face database, using K-L transform features face extraction, and real
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3129939
    • 提供者:QUAN RONG
  1. PCA

    0下载:
  2. 对人脸图像进行主成份分析,并显示训练子空间的特征脸。-Principal component analysis of face images, and displays the characteristics of the training subspace face.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22577591
    • 提供者:gloria
  1. Te_Zheng_Lian

    0下载:
  2. 在ORL人脸库上实现使用主成分分析法求出人脸图像的特征脸-Using principal component analysis to find the eigenface of face images in the ORL face database
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:796
    • 提供者:zhangpeidong
  1. Teiggenfacessh

    0下载:
  2. 本程序源码使用一种基于特征脸的人脸检测方法法,应用PCA技术进行人脸识别 可直接使用。 -The program source code using a face detection method based on features of the face, the application of PCA technology, face recognition can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1036
    • 提供者:荒凉
  1. EEiggenfaccei

    0下载:
  2. 一种基于特征脸的人脸识别算法,cc++代码,容易学习,适合初学入门者 -Based on the eigenface the face recognition algorithm, cc++ code, easy to learn, suitable for beginners beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:29130
    • 提供者:qtzx
  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. 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. PCA_ORL

    0下载:
  2. 对人脸图片用PCA降维,提取特征脸,附上ORL数据库-dimension reduction using PCA to extract eigenfaces of face images and the ORL dataset will also be provided
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:6640157
    • 提供者:houyifu
  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. renlianshibie

    0下载:
  2. 本程序实现了基于特征脸的人脸识别功能,根据其具体算法步骤来一步一步实现。-This procedure implements the feature-based face face recognition function, based on the specific steps of the algorithm is a step-by-step.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1253
    • 提供者:沁雪之涯
  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. TestDatabase

    0下载:
  2. 人脸识别的一个常见算法,特征脸的提取,基于主成分分析的人脸识别,-A common face recognition algorithm, feature extraction of the face, based on principal component analysis for face recognition
  3. 所属分类:Software Testing

    • 发布日期:2017-11-28
    • 文件大小:57608
    • 提供者:蒋峥
  1. PCA-code

    0下载:
  2. 文档包括:CreatDatabase.m ,特征脸和识别三个m文件,有一定的用处。-Documentation includes: CreatDatabase.m, characteristic face and identify three m file, have a certain usefulness.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:2046
    • 提供者:疾风
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com