搜索资源列表
eigenface
- 经典的特征脸识别算法 经典的特征脸识别算法 -descr iption: a matlab program that implement the classical face recognition base on eigenface
PFC
- 采用特征脸的人脸识别MATLAB程序,加了中文注释-Eigenface using MATLAB Face Recognition procedures, add the Chinese Notes
gabor_11_15_01.tar
- 一个有关eigenface的matlab 例程-one of the Matlab routines eigenface
face_recognition
- Eigenface and Fisherface Performance Across Pose
EigenFisherFace.tar
- automatic face recognition -face recognition using eigenface method
eigenface
- 基于ORL和eigenface的一个人脸识别小程序,导师布置的作业,自己用matlab简单实现了下-Based on ORL and eigenface face recognition of a small program, the mentor assignments, they used a simple realization of the next matlab
Face_Recognition_System-zubair_and_suvidha
- face recognition program using eigenface approach and euclidean distance method.-face recognition program using eigenface approach and euclidean distance method.
pca-eigenface.tar
- pca eigenface application
RealTimeFaceRecognition
- real time face recognition system using eigenface
pcaface
- This package implements a well-known PCA-based face recognition method, which is called Eigenface -This package implements a well-known PCA-based face recognition method, which is called Eigenface
assg1
- matlab code for PCA or eigenface face recognition.
RunFaceRecog_vV
- This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it
eigenface.m.tar
- eigenface matlab algortihm
EigenFace
- 基于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. A
EigenFace
- the code of eigenface
EigenFace-FisherFace
- This file takes cropped yale face images file as input and performs classifications based on 1. Correlation 2. Eigen vector based classification (Eigen Face) 3. Fisher Linear Discriminator (FLD) (Fisher Face) The zip contains two files
Eigenface
- 特征脸识别算法,内附MATLAB源文件及测试样本-eigenface algorithm
Eigenface
- 人脸识别Eigenface算法的完整实现,主要基于PCA(主成成分分析)和kNN(k近邻)分类器实现,测试模板库基于ORL和yale,可以达到98 的识别率。-Eigenface complete recognition algorithm, mainly based on PCA (Principal Component Analysis into) and kNN (k nearest neighbor) classifier implementation, test template li
EigenFace-
- 基于特征脸的人脸表情识别系统matlab代码!-It is an Eigenface based Facial Expression Recognition system!
PCA_based Face Recognition System
- Eigenface core matlab code