搜索资源列表
FisherFace
- 一个高效的fisher人脸识别源代码,很有参考价值-an efficient fisher face recognition source code, of great reference value
FisherFace1
- 最经典的人脸识别中的fisherface代码,在此之前要对特征空间降维,通常采用PCA降维,此代码基于降维实现类间与类内比值的最大化。-The most classic Face Recognition fisherface code, in this feature space prior to dimensionality reduction, PCA dimensionality reduction is usually used
FisherFace
- 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。-Face Recognition Algorithm for the perfect combination of classic, PAC and FISHER algorithm C++ Realize, first of all carried out throug
face_recognition
- Eigenface and Fisherface Performance Across Pose
FisherFace1
- fisherface 是个压缩文件 可以提供给处学者参考-fisherface is a compressed file can be made available to scholars Reference Department
127
- DCT用于掌纹识别的word论文文档,比pdf更容易阅读编辑和引用,供大家学习和交流-The discrete cosine transform is a classical image processing technique, and the discriminant analysis is a commonly used image feature extraction technique. These two technique
fisherprotected
- fisherface based image retrival
Face_red
- its a j2me code for fisherface
Face
- 人脸识别系统,采用人脸肤色检测进行人脸定位,并采用gabor并结合fisherface进行识别-Face Recognition System, Face Detection to Face color positioning, and use in combination with gabor identify fisherface
FLDbasedFaceRecognitionSystem_v2
- 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furthere
FLD_based_Face_Recognition_System
- 基于FLD的人脸识别系统,使用快速小波变换,效果很好,适合学习-This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commented. Furthermore, a sample scr
fisherface
- this is a source code for face recognition using eigen faces
FLD_basedFaceRecognitionSystem_v
- 该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commente -该程序实现了基于FLD的人脸识别系统,被称为
fisherprotected
- This package containing the source code for face recognition using the fisherface method.
fisherface
- 本文在Matlab7.5下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。-In this paper, the following Matlab7.5 realized fisherface algorithm, selection of face database is ORL, in which 40
FisherFaces
- FisherFace, an algorithm based on PCA and LDA
fisherface
- 人脸识别 做PRIJECT会用到 FISHER face-Fisher face recognition
FisherfaceCore
- MATLAB编的Fisher脸人脸识别程序- Fisherface recognition.m
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行
Fisherface-Recognition
- 完整实现Fisherface人脸识别,能够在AR、ORL、FERET等使用,采用彩色图像进行测试,实验效果好,有的能达到100 -This package implements a well-known FLD-based face recognition method, which is called Fisherface