Description: 经典的特征脸识别算法 经典的特征脸识别算法 -description: a matlab program that implement the classical face recognition base on eigenface Platform: |
Size: 1024 |
Author:kkxx |
Hits:
Description: 有应用matlab进行编程的源代码.m文件,以及运行需要的图象文件.-Matlab Applications for the program source code. M documents needed for the operation and image files. Platform: |
Size: 559104 |
Author:马燕 |
Hits:
Description: eigenfaces,基于特征脸的人脸识别的一个例子.入门级别-eigenfaces, feature-based Face to Face Recognition is a case in point. Portal-level Platform: |
Size: 2048 |
Author:djfh hdh |
Hits:
Description: 基于本征脸的人脸识别系统,代码简短精简,易懂,-levy on the face of the face recognition system, code brief concise, understandable, Platform: |
Size: 11264 |
Author:zhaoyajun |
Hits:
Description: 采用特征脸的人脸识别MATLAB程序,识别特定的人脸-Eigenfaces for Face Recognition using MATLAB procedures, identify a specific face Platform: |
Size: 74752 |
Author:陈炜 |
Hits:
Description: Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中
的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces:
Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。-Amir Hossein Omidvarnia prepared using matlab Face Recognition System Based on PCA and FLD-based face recognition systems, which sample the image of Essex face database for ' face94' part of images, documents may refer to " Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection. " procedures have been tested there is no problem to normal operation. Platform: |
Size: 377856 |
Author:刘子木 |
Hits:
Description: PCA特征脸训练和重建程序 可以直接运行 很好用-PCA Eigenfaces training and rehabilitation programs can be directly used to run fine Platform: |
Size: 3072 |
Author:jiangjun |
Hits:
Description: 基于特征脸的人脸检测方法 用MATLAB实现 可以直接运行-Eigenfaces for Face Detection Methods Using MATLAB implementation can be directly run Platform: |
Size: 410624 |
Author:jiangjun |
Hits:
Description: 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别
会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识
别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish—
erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—dimensional feature representation with enhanced discriminatory power is of paramount importance to face
recognition(FR)system.Linear Discriminant Analysis(LDA)is one of the most popular linear classification techniques of
feature extraction。but it will meet two problems as computational challenging and “small sample size’’when applying to
face recognition directly.After studying people solve the two problems through several ways and realize the face recogni—
tion based on LDA. The short paper here makes compare on theory and experimental data analysis on several Face
Recognition system using LDA—Based Algorithm,such as Eigenfaces(using PCA),Fisherfaces,DLDA,VDLDA and VD—
FLDA.The experimental results show that the VDFLDA method is the best of al1. Platform: |
Size: 222208 |
Author:费富里 |
Hits:
Description: 计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸
特征提取方法。-Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method. Platform: |
Size: 224256 |
Author:Highjoe |
Hits:
Description: 用matlab编写的基于人脸识别系统,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题-Prepared using matlab face recognition system based on the literature may refer to " Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection." Procedures have been tested there is no problem running Platform: |
Size: 501760 |
Author:jefferychang |
Hits:
Description: Eigenfaces: PCA tends to find a p-dimensional subspace
whose basis vectors correspond to the maximum
variance direction in the original image space (p N).
We called the new subspace defined by basis vectors “face
space”. First, all training faces are projected onto the face
space to find a set of weights that describes the contribution
of each vector. Then we project all testing faces onto the
face space to obtain a set of weights. Finally, we identify
the face by comparing a set of weights for the testing face
to sets of weights of training faces. Platform: |
Size: 11264 |
Author:sam |
Hits:
Description: 基于PCA的人脸表情识别,可以辨别高兴,愤怒和厌恶三种表情。
-In this project, Eigenfaces are used to classify facial expression. It has been assumed that, facial expression can be classified into some discreet classes (like anger, happiness, disgust or sadness) whereas:
1. Absence of any expression is the "Neutral" expression
2. Intensity of a particular expression can be identified by the level of its "dissimilarity" from the Neutral expression Platform: |
Size: 5726208 |
Author:马瑞欣 |
Hits:
Description: The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation Neural Network (BPNN). Platform: |
Size: 3113984 |
Author:amine |
Hits: