搜索资源列表
eigenface_parallel_port_mean_image
- 这是一个用特征脸方法做的人脸检测和识别,用matlab编程实现。-This is a method used Eigenface do face detection and recognition, using Matlab programming.
EigenFace
- 从国外网站上淘来的人脸识别程序,可以作为图像识别方面的一个例子来学习。很不错。-from foreign web sites to the Amoy face recognition procedures, image recognition can be used as an example of the study. Is pretty good.
eigenFace_avgFace
- 对200张ORL人脸图像进行合成处理,生成71张特征脸和中性脸-right 200 ORL image synthesis, generating 71 Eigenface and neutral face
KarhunenLoeve
- 人脸识别领域的K-L变换(Eigenface)的matlab源码
fac
- 人脸识别的matlab代码,本征脸( eigenface )方法是子空间人脸识别方法的典型代表。该方法基于一种部分的K-L 变换,或者称为主成分分析( PCA )
Eigenface
- 脸部特征提取 最近看到的 可以下载看看 挺好玩的
eigenface_matlab
- This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识
PCAEigenface
- Face recognition system based on Eigenface, written in Matlab, including the paper which has present the structure and each component in detail. Hope it will be useful!
face_recognition
- 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。
Eigenface
- 基于特征脸的人脸识别算法,c++代码,容易学习,适合初学者
PCA eigenface
- PCA生成eigenface,包含ORL dataset
eigenface
- eigenface 的matlab源代码和所需的orl图库,直接可运行-The matlab source code and eigenface required orl gallery, directly run
eigenface_f
- 人脸识别的经典方法,特征脸的matlab程序-The classic method of face recognition, eigenface process of matlab
eigenface
- 人脸图像的eigenface提取程序,用matlab实现-Eigenface face image extraction process, using matlab to achieve
facerecognization
- 这是一个采用特征脸的人脸识别matlab 程序,可以实现人脸识别功能。希望大家支持一下-This is an eigenface face recognition using matlab procedures, face recognition function can be achieved. I hope you will support you
Eigenface
- 人脸识别具有广泛的应用前景,诸如公安系统的罪犯身份识别,驾驶执照及护照与实际持证人的核对、行及海关的监控系统及自动门卫系统等-Face recognition has wide application prospects, such as the Public Security system offender identification, driving license and passport and the actual holder of the check, the Customs a
EnhancementOfNeuroEigenspaceFaceRecognition
- the document explains the eigenface algorithm in face recognition. how this method is accurate and fast in comparing with othe face recognition methods.
FaceRecoUsingEeigenface
- this document shows the role of eigenface algorithm in face recognition development.how it outperforms othe methods in terms of accuracy and speed.
eigenface_vs
- eigenface经典论文的源代码,相当简洁清晰-eigenface classic paper' s source code is simple and clear
FaceRecognition
- Face Recognition with Eigenface Approach