搜索资源列表
gabor_11_15_01.tar
- 一个有关eigenface的matlab 例程-one of the Matlab routines eigenface
eigen__face
- 人脸识别中的特征脸计算,基于PCA的,应该会有些用~-Eigenface, based on the PCA should be of some use ~
fare
- 一个利用matlab实现的特征脸的提取程序,可作为其他程序的基础算法-an achievable using Matlab Eigenface the extraction procedure can be used as the basis for other procedures Algorithm
Eigenface-based-face-recognition
- 基于特征脸和K-L变换的人脸识别系统,人脸识别方面的基本方法-Feature-based face recognition systems and KL transform, the basic method of face recognition
PCA_ORL
- Matlab环境下,实现用PCA方法提取EigenFace,之后通过SVM方法对人脸图像进行分类识别。-Face recognition via PCA and SVM method
face_recognition
- 这是在matlab平台开发的基于特征脸的人脸检测算法-This is a matlab platform development Eigenface based Face Detection Algorithm
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
- 人脸识别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